namp / char-rnnLinks
Multi-layer Recurrent Neural Networks (LSTM, GRU, RNN) for word-level language models in Torch
☆27Updated 9 years ago
Alternatives and similar repositories for char-rnn
Users that are interested in char-rnn are comparing it to the libraries listed below
Sorting:
- ☆44Updated 10 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Learn handwriting using RNN☆65Updated 10 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 9 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 9 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 8 years ago
- A convolutional neural network library for NLP.☆59Updated 7 years ago
- ☆16Updated 9 years ago
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- Word vectors☆64Updated 7 years ago
- Theano implementation of Memory Networks☆132Updated 10 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- ☆70Updated 10 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆39Updated 10 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
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- cuda implementation of CBOW model (word2vec)☆117Updated 11 years ago
- 2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point☆110Updated 9 years ago
- IPython notebook for training multilayer LSTM and RNN networks with pycaffe☆53Updated 10 years ago
- The implementation of Word2Vec (SkipGram - and CBOW) models using theano and numpy☆27Updated 9 years ago
- Reimplementation of deepwalk algorithm from https://github.com/phanein/deepwalk☆38Updated 9 years ago
- AI Final Project☆65Updated 9 years ago
- A collection of documents and materials for the EMNLP-2015 Semantic Similarity tutorial☆30Updated 9 years ago
- ☆18Updated 10 years ago