List Helpful Latent Dirichlet Allocation Resources

Learning Materials for LDA: Papers, Talks, Presentations

Implementations

  • Mallet : Java - Gibbs Sampling
  • Gensim : Python - Variational Bayes (I also wrote some notes about Gensim which can be found here)
  • Scikit-learn : Python - Variational Bayes