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:
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆135Updated 7 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- Sequence to sequence learning using TensorFlow.☆389Updated 7 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 8 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 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
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow☆252Updated 6 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- Re-implementation of ELMo on Keras☆135Updated 2 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 years ago
- Adversarial-Learning-for-Neural-Dialogue-Generation-in-Tensorflow☆186Updated 3 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆232Updated 7 years ago
- ☆223Updated 5 years ago
- Four styles of encoder decoder model by Python, Theano, Keras and Seq2Seq☆279Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Dynamic Memory Network implementation in TensorFlow☆179Updated 7 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 8 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 3 years ago