mspandit / rnnlmLinks
Tomas Mikolov's Recurrent Neural Networks Language Modeling Toolkit from http://www.rnnlm.org, with tagged historical releases.
☆46Updated 11 years ago
Alternatives and similar repositories for rnnlm
Users that are interested in rnnlm are comparing it to the libraries listed below
Sorting:
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- ☆165Updated 9 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 11 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- Tensorflow implementation of Recursive Neural Networks using LSTM units☆136Updated 9 years ago
- Language Modeling☆158Updated 6 years ago
- Software for unsupervised word segmentation and language model learning using lattices☆45Updated 9 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- nmtpy is a Python framework based on dl4mt-tutorial to experiment with Neural Machine Translation pipelines.☆125Updated 7 years ago
- Java Neural Network Library☆94Updated 9 years ago
- A neural conversation model☆138Updated 9 years ago
- Code for the EACL paper "Using the Output Embedding to Improve Language Models" by Ofir Press and Lior Wolf☆46Updated 8 years ago
- The experiment result of LSTM language models on PTB (Penn Treebank) and GBW (Google Billion Word) using AdaptiveSoftmax on TensorFlow.☆99Updated 7 years ago
- Code to train state-of-the-art Neural Machine Translation systems.☆108Updated 9 years ago
- A Simple Deep Reinforcement Learning Dialogue System☆169Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- C++ code of "Tree-to-Sequence Attentional Neural Machine Translation (tree2seq ANMT)"☆57Updated 8 years ago
- Code for Structured Attention Networks https://arxiv.org/abs/1702.00887☆241Updated 8 years ago
- An implementation of the Globally Normalized Reader☆58Updated 3 years ago
- Gated Attention Reader for Text Comprehension☆190Updated 8 years ago
- OxLM: Oxford Neural Language Modelling Toolkit☆38Updated 10 years ago
- Transition-based dependency parser based on stack LSTMs☆206Updated 6 years ago
- Top-down Tree LSTM (NAACL 2016) http://aclweb.org/anthology/N/N16/N16-1035.pdf☆83Updated 9 years ago
- Recurrent Memory Network - Torch implementation☆35Updated 9 years ago
- Dynamic evaluation for pytorch language models, now includes hyperparameter tuning☆104Updated 8 years ago
- Document context language models☆22Updated 10 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago