Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Jonathan Chang's software implements latent Dirichlet allocation and related models like sLDA and corrLDA. The core inference for these models is performed via a fast collapsed Gibbs sampler written in C. Utility functions for reading/writing topic model data and examining posterior distributions are also included.
This appears to be a software library for implementing models, not a pre-packaged dataset. Users should expect to provide their own text data.