turian / neural-language-modelLinks
Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.
☆177Updated 15 years ago
Alternatives and similar repositories for neural-language-model
Users that are interested in neural-language-model are comparing it to the libraries listed below
Sorting:
- Library for implementing RNNs with Theano☆195Updated 2 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 7 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago
- in progress☆187Updated 7 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
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- A neural conversation model☆138Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Java Neural Network Library☆93Updated 9 years ago
- Question Answering Using Memory Networks (CS224D Project)☆47Updated 10 years ago
- Theano implementation of Memory Networks☆132Updated 9 years ago
- ☆218Updated 9 years ago
- ☆167Updated 8 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- ☆86Updated 8 years ago
- ☆165Updated 8 years ago
- ☆121Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 3 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Gated Attention Reader for Text Comprehension☆189Updated 7 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 8 years ago
- Transition-based dependency parser based on stack LSTMs☆205Updated 5 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 6 years ago