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
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
- This implements variational inference for the correlated topic model.☆21Oct 5, 2014Updated 11 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
- simple multi-class GBDT☆15Feb 24, 2014Updated 12 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
- Distributed LDA, takes raw text as input and outputs topic word table.☆16Apr 16, 2016Updated 9 years ago
- Averaged Stochastic Gradient Descent Classifiers☆42Jul 6, 2012Updated 13 years ago
- Generalized Dynamic Topic Models using Gaussian Processes☆20Feb 20, 2018Updated 8 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
- C++ implementation of the Hellinger PCA for computing word embeddings.☆32Nov 11, 2016Updated 9 years ago
- A demo code for topical word embedding☆314Mar 29, 2018Updated 7 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
- Collaborative Topic Modeling. P. Gopalan, L. Charlin, D.M. Blei, Content-based recommendations with Poisson factorization, NIPS 2014.☆59May 19, 2017Updated 8 years ago
- Recurrent Memory Network - Torch implementation☆35Oct 25, 2016Updated 9 years ago
- Topic modeling with latent Dirichlet allocation using Gibbs sampling☆1,308Jul 29, 2024Updated last year
- Cython implementation of Moattar and Homayounpour's Voice Activity Detection (VAD) algorithm fast enough for real-time on an RPi 3.☆12Aug 18, 2018Updated 7 years ago
- John Langford's original release of Vowpal Wabbit -- a fast online learning algorithm☆16Jul 25, 2017Updated 8 years ago
- implementation of replicated softmax model☆13Sep 25, 2014Updated 11 years ago
- Cluster paraphrases by word sense☆12Jan 3, 2019Updated 7 years ago
- HPYLMのC++実装☆11May 2, 2017Updated 8 years ago
- Theano based deep ANN learning code☆38Oct 2, 2010Updated 15 years ago
- cache-friendly multithread matrix factorization☆90Jun 29, 2016Updated 9 years ago
- a python implementation of latent dirichlet allocation(lda) using variational EM algorithm☆28Jul 11, 2016Updated 9 years ago
- Implementation of Latent Dirichlet Allocation using a Deep Learning Model☆21Oct 2, 2018Updated 7 years ago
- Semi-supervised Latent Dirichlet Allocation (LDA)☆12Dec 21, 2017Updated 8 years ago
- Variational autoencoder in Theano☆12Sep 14, 2017Updated 8 years ago
- Server side API for QANTA quiz bowl system☆10Jan 31, 2019Updated 7 years ago
- Official library of images for the SIGIR 2019 Open-Source IR Replicability Challenge (OSIRRC 2019)☆13Jul 7, 2019Updated 6 years ago
- textual entailment with structural attentions and composition☆12Dec 20, 2016Updated 9 years ago
- NLP SENNA (http://ml.nec-labs.com/senna) interface to LuaJIT☆49Oct 28, 2014Updated 11 years ago
- ☆70Mar 2, 2015Updated 11 years ago
- ☆127Jun 23, 2016Updated 9 years ago
- Open Source Package for Gibbs Sampling of LDA☆232Feb 9, 2020Updated 6 years ago
- An opensource implementation of kanerva coding for use in reinforcement learning research☆11Dec 28, 2020Updated 5 years ago
- FTRL 实现☆12Mar 17, 2015Updated 10 years ago
- Implementation of a deep recursive net over binary parse trees (code for NIPS2014 paper)☆28Feb 6, 2015Updated 11 years ago