mdenil / txtnets
A convolutional neural network library for NLP.
☆60Updated 7 years ago
Alternatives and similar repositories for txtnets:
Users that are interested in txtnets are comparing it to the libraries listed below
- 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☆115Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- ☆45Updated 8 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 8 years ago
- ☆121Updated 8 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- ☆45Updated 7 years ago
- Word vectors☆64Updated 6 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- Character level models for sentiment analysis☆91Updated 8 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- ☆167Updated 8 years ago
- Collection of useful, re-used routines.☆45Updated 7 years ago
- My solution for the Kaggle "Allen AI science challenge"☆48Updated 9 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆91Updated 9 years ago
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Multi-layer RNN (LSTM, GRU, RNN) for character-level language models in Blocks☆60Updated 8 years ago
- Some RNN implementations in Theano☆17Updated 8 years ago
- Multi-Perspective Convolutional Neural Networks for modeling textual similarity (He et al., EMNLP 2015)☆106Updated 6 years ago
- Tokenize English sentences using neural networks.☆63Updated 7 years ago
- A partial TensorFlow implementation of "Learning Efficient Algorithms with Hierarchical Attentive Memory"☆51Updated 9 years ago
- Tweet Classification using RNN and CNN☆43Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- End-To-End Memory Networks in Theano☆130Updated 2 years ago