/pm-lda-ref

Reference implementation of LDA using PyMC

Primary LanguagePythonApache License 2.0Apache-2.0

LDA Reference Implementation

This is my reference implementation of Latent Dirichlet Allocation using Gibbs Sampling via the PyMC module.