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:
- Sequence to sequence learning using TensorFlow.☆388Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Attention-based sequence to sequence learning☆388Updated 6 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆194Updated 4 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆176Updated 7 years ago
- tensorflow rewrite of Yoon Kim's lstm-char-cnn☆214Updated 7 years ago
- Hybrid Code Networks https://arxiv.org/abs/1702.03274☆80Updated 8 years ago
- ☆222Updated 5 years ago
- Tutorials for TensorFlow APIs the official documentation doesn't cover☆288Updated 7 years ago
- recurrent attention based on keras. Question Answering SQUAD dataset☆21Updated 8 years ago
- Pytorch implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv.or…☆198Updated 4 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
- Simple Tensorflow Implementation of "A Structured Self-attentive Sentence Embedding" (ICLR 2017)☆91Updated 7 years ago
- Tensorflow Implementation of Recurrent Neural Network (Vanilla, LSTM, GRU) for Text Classification☆118Updated 7 years ago
- A TensorFlow implementation of Neural Sequence Labeling model, which is able to tackle sequence labeling tasks such as POS Tagging, Chunk…☆233Updated 6 years ago
- TensorFlow implementation of 'Attention Is All You Need (2017. 6)'☆349Updated 7 years ago
- TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.☆136Updated 7 years ago
- Implementation of Attention-over-Attention Neural Networks for Reading Comprehension (https://arxiv.org/abs/1607.04423) in TensorFlow☆177Updated 8 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- Dialog State Tracking using End-to-End Neural Networks☆235Updated 3 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☆178Updated 7 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 9 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 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
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆173Updated 3 years ago
- A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling☆489Updated 7 years ago
- A dialogue bot for information access☆185Updated 7 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆124Updated 7 years ago