arnim / HDP
Gibbs sampler 4 the Hierarchical Dirichlet Process
☆36Updated 9 years ago
Alternatives and similar repositories for HDP:
Users that are interested in HDP are comparing it to the libraries listed below
- Code of NAACL paper "Unsupervised Multi-Domain Adaptation with Feature Embeddings"☆33Updated 9 years ago
- A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data, TPAMI, http://arxiv.org/abs/1409.3970☆41Updated 9 years ago
- Document context language models☆22Updated 9 years ago
- An autoencoder to calculate word embeddings as mentioned in Lebret/Collobert paper 2015☆74Updated 7 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 14 years ago
- Recurrent Neural Network language modeling toolkit☆39Updated 10 years ago
- End-To-End Memory Networks in Theano☆131Updated 2 years ago
- Learning Word Representations by Jointly Modeling Syntagmatic and Paradigmatic Relations (ACL2015)☆28Updated 9 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆86Updated 8 years ago
- A convolutional neural network library for NLP.☆60Updated 7 years ago
- GloVe Word Embedding model's implementation in theano☆36Updated 7 years ago
- Recurrent Memory Network - Torch implementation☆36Updated 8 years ago
- ☆71Updated 9 years ago
- Online Interpretable Word Embeddings☆37Updated 9 years ago
- ☆18Updated 10 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
- Word vectors☆64Updated 6 years ago
- An implementation of Mikolov's word2vec in Python using Theano and Lasagne.☆37Updated 7 years ago
- Code for the ACL-2015 paper "Accurate Linear-Time Chinese Word Segmentation via Embedding Matching"☆38Updated 8 years ago
- Java Neural Network Library☆92Updated 9 years ago
- Parallel (asynchronous) sparse coding implementation for obtaining sparse overcomplete word vectors☆54Updated 7 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Question Answering Using Memory Networks (CS224D Project)