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
- Scalable Topic Modeling using Variational Inference in MapReduce☆149Oct 20, 2015Updated 10 years ago
- This is code associated with the paper: Broderick, T, Boyd, N, Wibisono, A, Wilson, AC, and Jordan, MI. Streaming variational Bayes. Neur…☆41Sep 5, 2014Updated 11 years ago
- This implements variational inference for the correlated topic model.☆21Oct 5, 2014Updated 11 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 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 5 years ago
- Online inference for the Hierarchical Dirichlet Process. Fits hierarchical Dirichlet process topic models to massive data. The algorithm …☆146Mar 29, 2015Updated 11 years ago
- Topic modeling with latent Dirichlet allocation using Gibbs sampling☆1,307Jul 29, 2024Updated last year
- Averaged Stochastic Gradient Descent Classifiers☆42Jul 6, 2012Updated 13 years ago
- The pdf and LaTeX for each paper (and sometimes the code and data used to generate the figures).☆71Apr 25, 2017Updated 8 years ago
- Provides functions for hierarchical latent tree analysis on text data for hierarchical topic detection☆82Oct 22, 2020Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 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 3 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
- Cache efficient implementation for Latent Dirichlet Allocation