lda

Online Latent Dirichlet Allocation

https://bitbucket.org/gchrupala/colada

Latest on Hackage:0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Grzegorz Chrupała
Maintained by [email protected]

Online Gibbs sampler for Latent Dirichlet Allocation. LDA is a generative admixture model frequently used for topic modeling and other applications. The primary goal of this implementation is to be used for probabilistic soft word class induction. The sampler can be used in an online as well as batch mode.