mmehdig / seq2seq-attention-modelLinks
An implementation for attention model in Keras for sequence to sequence model.
☆20Updated 7 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:
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Intent parsing and slot filling in PyTorch with seq2seq + attention☆159Updated 7 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 7 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- PyTorch implementation of "Effective Approaches to Attention-based Neural Machine Translation" using scheduled sampling to improve the pa…☆1Updated 6 years ago
- A dialogue bot for information access☆185Updated 6 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆90Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow☆191Updated 2 years ago
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 7 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 6 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- A simple implementation of attention based encoder-decoder for nmt.☆46Updated 7 years ago
- Compare six baseline deep learning models on TrecQA☆59Updated 7 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆215Updated 7 years ago
- ☆25Updated 7 years ago
- seq2seq attention in keras☆39Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- R-net in PyTorch, with ELMo☆198Updated 5 years ago
- Interactive in-browser attention visualizer tool for recurrent networks☆136Updated 2 years ago
- incorporating copying mechanism in sequence-to-sequence learning☆178Updated 8 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆117Updated 8 years ago