blei-lab / lda-c
This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.
☆166Updated 8 years ago
Alternatives and similar repositories for lda-c:
Users that are interested in lda-c are comparing it to the libraries listed below
- ☆141Updated 5 years ago
- A demo code for topical word embedding☆313Updated 6 years ago
- ☆196Updated 6 years ago
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Updated 9 years ago
- Online variational Bayes for latent Dirichlet allocation (LDA)☆302Updated 3 years ago
- Implements supervised topic models with a categorical response.☆64Updated 3 years ago
- Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm …☆144Updated 9 years ago
- Implementation of Q.V. Le, and T. Mikolov, "Distributed Representations of Sentences and Documents ICML", 2014.☆244Updated 6 years ago
- ☆261Updated 4 years ago
- Sentiment Analysis with Ensemble☆244Updated 8 years ago
- Implementation of various topic models☆369Updated 4 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆192Updated 8 years ago
- Latent Dirichlet Allocation (LDA) model for Microblogs (Twitter, weibo etc.)☆320Updated 6 years ago
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆150Updated 7 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 7 years ago
- A C++ implementation of the Joint Sentiment-Topic (JST) Model.☆54Updated 6 years ago
- Labeled LDA in Java (based on JGibbLDA)☆105Updated 8 years ago
- Topics over Time implementation☆115Updated 4 years ago
- Online Latent Dirichlet Allocation with Infinite Vocabulary using Variational Inference☆74Updated 9 years ago
- Open Source Package for Gibbs Sampling of LDA☆233Updated 5 years ago
- Supervised Latent Dirichlet Allocation for Classification☆85Updated 3 years ago
- Gaussian word embeddings☆190Updated 6 years ago
- Computation of the semantic interpretability of topics produced by topic models.☆180Updated 7 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 7 years ago
- LDA topic modeling with word2vec using gaussian topic distributions for infinite vocabulary☆51Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 7 years ago
- A Latent Dirichlet Allocation implementation in Python.☆51Updated 5 years ago
- ☆127Updated 8 years ago
- This implements topics that change over time (Dynamic Topic Models) and a model of how individual documents predict that change.☆201Updated 7 years ago
- compare embedding☆238Updated 9 years ago