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:
- A neural conversation model☆138Updated 9 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Tensorflow based Neural Conversation Models☆191Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆177Updated 15 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- ☆79Updated 8 years ago
- Deep learning for natural language processing☆65Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- Recurrent Conventinal NN Text Classification for chainer☆130Updated 8 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆40Updated 9 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Document context language models☆22Updated 9 years ago
- Boilerplate code for quickly getting set up to run language modeling experiments☆35Updated 8 years ago
- enhance seq2seq model for open ended dialog generation☆27Updated 8 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 8 years ago
- A Simple Deep Reinforcement Learning Dialogue System☆169Updated 6 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago