ilivans / tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks.
☆747Updated 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
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated 10 months 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 7 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆348Updated 6 years ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,074Updated 3 years ago
- Attention-based sequence to sequence learning☆390Updated 5 years ago
- A tensorflow implementation of Fairseq Convolutional Sequence to Sequence Learning(Gehring et al. 2017)☆305Updated 7 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆277Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 5 years ago
- Dynamic seq2seq in TensorFlow, step by step☆996Updated 7 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆486Updated 6 years ago
- An open-source implementation of the paper ``A Structured Self-Attentive Sentence Embedding'' (Lin et al., ICLR 2017).☆430Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆390Updated 6 years ago
- Hierarchical Attention Networks for Document Classification in PyTorch☆605Updated 5 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 6 years ago
- Visualizing RNNs using the attention mechanism☆749Updated 5 years ago
- Implementation of papers for text classification task on DBpedia☆737Updated 4 years ago
- Keras implementation of BERT with pre-trained weights☆814Updated 5 years ago
- ☆306Updated 7 years ago
- A Tensorflow implementation of QANet for machine reading comprehension☆981Updated 6 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆251Updated 5 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆281Updated 7 years ago
- Framework for building complex recurrent neural networks with Keras☆764Updated 2 years ago
- Code of Directional Self-Attention Network (DiSAN)☆312Updated 6 years ago
- "End-To-End Memory Networks" in Tensorflow☆828Updated 8 years ago
- Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN☆962Updated 6 years ago
- A Keras+TensorFlow Implementation of the Transformer: Attention Is All You Need☆712Updated 3 years ago
- some attention implements☆1,444Updated 5 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
- 1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)☆1,057Updated 6 years ago
- Sequence to Sequence Models with PyTorch☆737Updated 2 years ago