ilivans / tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
☆749Updated 5 years ago
Alternatives and similar repositories for tf-rnn-attention:
Users that are interested in tf-rnn-attention are comparing it to the libraries listed below
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,072Updated 3 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 8 months ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆606Updated 4 years ago
- Sequence to sequence learning using TensorFlow.☆391Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆278Updated 5 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 6 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆303Updated 7 years ago
- Attention-based sequence to sequence learning☆389Updated 5 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Implementation of papers for text classification task on DBpedia☆738Updated 4 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆278Updated 7 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- Visualizing RNNs using the attention mechanism☆750Updated 5 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- Code of Directional Self-Attention Network (DiSAN)☆313Updated 6 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 5 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆431Updated 7 years ago
- ☆308Updated 7 years ago
- Tensorflow Implementation of R-Net☆579Updated 6 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆963Updated 6 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆711Updated 3 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆982Updated 6 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆485Updated 6 years ago
- Text classification using LSTM☆172Updated 7 years ago
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,057Updated 6 years ago
- bidirectional rnn for text classification☆109Updated 7 years ago
- Empower Sequence Labeling with Task-Aware Language Model☆845Updated 2 years ago
- My Keras implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://re…☆519Updated 7 years ago