namp / char-rnn
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch
☆27Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for char-rnn
- Recurrent Neural Network language modeling toolkit☆39Updated 10 years ago
- Word vectors☆64Updated 6 years ago
- ☆44Updated 9 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Updated 8 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 8 years ago
- Deep Character-Level Neural Machine Translation☆72Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 6 years ago
- ☆18Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- ☆36Updated 9 years ago
- Finding document vectors from pre-trained word2vec word vectors☆115Updated 9 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- Benchmarking different LSTM libraries☆24Updated 8 years ago
- ☆29Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- ☆16Updated 8 years ago
- This is a repository for machine translation with open license.☆25Updated 8 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆52Updated 8 years ago
- John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm☆16Updated 7 years ago
- word2vec implementation for torch7☆55Updated 8 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- Some RNN implementations in Theano☆17Updated 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 8 years ago
- Learning to execute Python in Tensorflow and other Seq2seq examples☆42Updated 8 years ago