mmehdig / seq2seq-attention-modelLinks
An implementation for attention model in Keras for sequence to sequence model.
☆20Updated 8 years ago
Alternatives and similar repositories for seq2seq-attention-model
Users that are interested in seq2seq-attention-model are comparing it to the libraries listed below
Sorting:
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 4 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 8 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 3 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆197Updated 4 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆90Updated 7 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 8 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 9 years ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆184Updated 7 years ago
- Code of Directional Self-Attention Network (DiSAN)☆311Updated 7 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆490Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 years ago
- Some frequently used NLP blocks I implemented☆226Updated 6 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆125Updated 7 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago