nrolland / pyLDA
an implemetation of LDA in Python, from Heinrich's paper : http://www.arbylon.net/publications/text-est.pdf
☆44Updated 15 years ago
Alternatives and similar repositories for pyLDA:
Users that are interested in pyLDA are comparing it to the libraries listed below
- Dynamic Topic Model (based upon code released by David Blei at http://www.cs.princeton.edu/~blei/topicmodeling.html)☆31Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- various simple RNNs trained on synthetic grammars☆30Updated 9 years ago
- ☆62Updated 10 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 8 years ago
- Deep sentence embedding using Sequence to Sequence learning☆21Updated 8 years ago
- Some RNN implementations in Theano☆17Updated 8 years ago
- Pylearn2 in practice☆41Updated 10 years ago
- Word vectors☆64Updated 6 years ago
- Deep bidirectional recurrent net for opinion mining (code for EMNLP14 paper)☆81Updated 8 years ago
- A Latent Dirichlet Allocation topic modeling package based on SparseLDA Gibbs Sampling inference algorithm☆8Updated 11 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- The useful and used parts of NN-Dropout☆25Updated 9 years ago
- Code for KDD 2014☆16Updated 9 years ago
- Notes, code, and other resoruces for auditing the course CS224d: Deep Learning for Natural Language Processing☆51Updated 9 years ago
- A suite of tools for sequence tagging, including regular and "deep" CRF, as well as convolutional and recurrent neural networks.☆9Updated 9 years ago
- Python code for training Paragram word embeddings. These achieve human-level performance on some word similiarty tasks including SimLex-9…☆30Updated 9 years ago
- TheanoLM is a recurrent neural network language modeling tool implemented using Theano☆81Updated 7 months ago
- General Purpose Implementation of LSTM extended from OCROPUS to recognize any sequential data☆28Updated 10 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- Torch implementation of the Collobert's SENNA system for NER.☆13Updated 8 years ago
- Recurrent Neural Network with External Memory in Keras☆37Updated 8 years ago
- An implementation of gibbs sampling for Latent Dirichlet Allocation☆30Updated 13 years ago
- Deep Learning Tutorial notes and code. See the wiki for more info.☆35Updated 8 years ago
- Code for Large Scale Hierarchical Text Classification competition. Final place: 3rd☆37Updated 10 years ago
- Fast C++ implementation of multiple prototype word representation training based on Huang Socher 2012☆21Updated 8 years ago
- Recurrent Neural Network language modeling toolkit☆38Updated 11 years ago
- Common Code Workflow tutorial on Theano☆16Updated 9 years ago
- This is a repository for machine translation with open license.☆24Updated 9 years ago