mdenil / txtnetsLinks
A convolutional neural network library for NLP.
☆59Updated 7 years ago
Alternatives and similar repositories for txtnets
Users that are interested in txtnets are comparing it to the libraries listed below
Sorting:
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- A Python framework for exploring distributional semantic models.☆85Updated 9 years ago
- Word vectors☆64Updated 7 years ago
- Text simplification using RNNs☆55Updated 9 years ago
- Code for the blog post "Making Sense of Word2vec"☆113Updated 10 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 8 years ago
- Finding document vectors from pre-trained word2vec word vectors☆116Updated 10 years ago
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 10 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 10 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆50Updated 10 years ago
- Some RNN implementations in Theano☆17Updated 9 years ago
- Deep neural network based model for sequence to sequence classification☆76Updated 7 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 8 years ago
- ☆87Updated 8 years ago
- Reimplementation of Munkhdalai et al's Neural Semantic Encoders (https://arxiv.org/pdf/1607.04315v2.pdf)☆59Updated 9 years ago
- 2-d visualization of high-dimensional input: Python code for rendering t-SNE code with text labels for each point☆110Updated 10 years ago
- Keras solution to the bAbI tasks using recurrent neural networks - merged as an example into Keras mainline☆33Updated 10 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
- Deep Character-Level Neural Machine Translation☆71Updated 8 years ago
- topics Models extension for Mallet & scikit-learn☆49Updated 8 years ago
- Simple Keras model that tackles the Stanford Natural Language Inference (SNLI) corpus using summation and/or recurrent neural networks☆265Updated 8 years ago
- Library to train parallel-aligned sequence data based on Keras☆51Updated 8 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆56Updated 8 years ago
- Recurrent Neural Network for modeling sequential data implemented using Python and Theano.☆92Updated 10 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated last year
- Character level models for sentiment analysis☆91Updated 8 years ago
- Deep Learning and Machine Learning mini-projects. Current Project: Deepmind Attentive Reader (rc-data)☆76Updated 9 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆80Updated 9 years ago