This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.
☆167Jun 9, 2016Updated 9 years ago
Alternatives and similar repositories for lda-c
Users that are interested in lda-c are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Collaborative modeling for recommendation. Implements variational inference for a collaborative topic models. These models recommend item…☆147Aug 19, 2015Updated 10 years ago
- Online variational Bayes for latent Dirichlet allocation (LDA)☆304May 21, 2021Updated 4 years ago
- Latent Dirichlet allocation (LDA) with bumping variational inference.☆12Jun 8, 2015Updated 10 years ago
- Scalable Topic Modeling using Variational Inference in MapReduce☆149Oct 20, 2015Updated 10 years ago
- This implements variational inference for the correlated topic model.☆21Oct 5, 2014Updated 11 years ago
- a python implementation of latent dirichlet allocation(lda) using variational EM algorithm☆28Jul 11, 2016Updated 9 years ago
- Hierarchical Dirichlet processes. Topic models where the data determine the number of topics. This implements Gibbs sampling.☆149Feb 21, 2017Updated 9 years ago
- Generalized Dynamic Topic Models using Gaussian Processes☆20Feb 20, 2018Updated 8 years ago
- Supervised Latent Dirichlet Allocation for Classification☆84Apr 15, 2021Updated 4 years ago
- Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm …☆146Mar 29, 2015Updated 10 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Jul 6, 2012Updated 13 years ago
- Provides functions for hierarchical latent tree analysis on text data for hierarchical topic detection☆82Oct 22, 2020Updated 5 years ago
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Nov 11, 2016Updated 9 years ago
- Implements supervised topic models with a categorical response.☆65Jan 14, 2022Updated 4 years ago
- Code for Dligach and Miller 2018 paper Learning Patient Representations from Text☆10Apr 2, 2023Updated 2 years ago
- This implements hierarchical latent Dirichlet allocation, a topic model that finds a hierarchy of topics. The structure of the hierarchy …☆78Oct 5, 2014Updated 11 years ago
- Big Topic Model is a fast engine for running large-scale Topic Models.☆23Mar 25, 2017Updated 9 years ago
- ☆144Dec 31, 2019Updated 6 years ago
- CURRENNT -- CUDA-enabled machine learning library for recurrent neural network☆16Feb 20, 2020Updated 6 years ago
- simple multi-class GBDT☆15Feb 24, 2014Updated 12 years ago
- ☆127Jun 23, 2016Updated 9 years ago
- Recurrent Memory Network - Torch implementation☆35Oct 25, 2016Updated 9 years ago
- new version☆27Feb 25, 2014Updated 12 years ago
- Implementation of Latent Dirichlet Allocation using a Deep Learning Model☆21Oct 2, 2018Updated 7 years ago
- Topical Word Embeddings☆56May 27, 2017Updated 8 years ago
- "Integrating Topics and Syntax" T.L. Griffiths et al. Python implementation of HMM-LDA☆16Sep 24, 2015Updated 10 years ago
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Apr 16, 2016Updated 9 years ago
- A demo code for topical word embedding☆314Mar 29, 2018Updated 7 years ago
- Server side API for QANTA quiz bowl system☆10Jan 31, 2019Updated 7 years ago
- John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm☆16Jul 25, 2017Updated 8 years ago
- ☆18Jul 25, 2014Updated 11 years ago
- Open Source Package for Gibbs Sampling of LDA☆232Feb 9, 2020Updated 6 years ago
- Scalable, fast, and lightweight system for large-scale topic modeling☆846Dec 28, 2020Updated 5 years ago
- ☆70Mar 2, 2015Updated 11 years ago
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59May 19, 2017Updated 8 years ago
- Python code for "Fast Bayesian nonnegative matrix factorisation and tri-factorisation", presented at NIPS 2016 Workshop on Advances in Ap…☆20Jun 10, 2018Updated 7 years ago
- Deep exponential families (DEFs)☆55Feb 8, 2018Updated 8 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Oct 28, 2014Updated 11 years ago
- cache-friendly multithread matrix factorization☆90Jun 29, 2016Updated 9 years ago