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:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- implementation of SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient☆33Updated 8 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- ☆79Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- A neural conversation model☆138Updated 9 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 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
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆80Updated last year
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- summaries and notes on neural language learning papers (deprecated)☆95Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- paragraph vector trained by negative sampling☆37Updated 7 years ago
- Document context language models☆22Updated 9 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- Deep learning for natural language processing☆65Updated 9 years ago
- Structured Neural Networks for NLP: From Idea to Code☆59Updated 8 years ago
- Implementation of Word Embedding-based Antonym Detection using Thesauri and Distributional Information in NAACL2015☆35Updated 3 years ago
- Theano implementation of Memory Networks☆132Updated 9 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 8 years ago
- Recurrent Conventinal NN Text Classification for chainer☆129Updated 8 years ago
- Query-Reduction Networks (QRN)☆137Updated 7 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago