kenkov / seq2seqLinks
sequence to sequence neural network model for dialogue system
☆44Updated 9 years ago
Alternatives and similar repositories for seq2seq
Users that are interested in seq2seq are comparing it to the libraries listed below
Sorting:
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- ☆79Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 2 years ago
- Standard Recurrent Language Model☆29Updated 9 years ago
- Reading Comprehension Experiments repository.☆61Updated 7 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 7 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- summaries and notes on neural language learning papers (deprecated)☆95Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- A neural network for question answering model☆31Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Tensorflow implementation of Dynamic Coattention Networks for Question Answering.☆100Updated 8 years ago
- Improving text generation with adversarial objectives☆1Updated 8 years ago
- ☆28Updated 8 years ago
- Unofficial implementation algorithms of attention models on SNLI dataset☆33Updated 6 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- ☆45Updated 7 years ago
- CDSSM implementation in torch☆40Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago