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
- Recurrent Conventinal NN Text Classification for chainer☆130Updated 8 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- summaries and notes on neural language learning papers (deprecated)☆95Updated 8 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
- 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
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Quasi-recurrent Neural Networks for Keras☆74Updated 8 years ago
- collect the publications and related resources of Deep Learning in NLP☆116Updated 9 years ago
- Tensorflow based Neural Conversation Models☆190Updated 8 years ago
- language + text generation + summarization using Keras and Sumy☆44Updated 10 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- ☆79Updated 8 years ago
- paragraph vector trained by negative sampling☆37Updated 8 years ago
- in progress☆45Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- Implementation for "Tying Word Vectors and Word Classifiers: A Loss Framework for Language Modeling"☆38Updated 8 years ago
- Deep learning for natural language processing☆65Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- ☆70Updated 10 years ago
- lamtram: A toolkit for neural language and translation modeling☆141Updated 7 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- ☆46Updated 7 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- Semantic Textual Similarity in Python☆80Updated 8 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 years ago