Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lda-package

Collapsed Gibbs Samplers and Related Utility Functions for LDA-type Models


Description

This package contains functions to read in text corpora, fit LDA-type models to them, and use the fitted models to explore the data and make predictions.

Details

Package: lda
Type: Package
Version: 1.3.2
Date: 2012-05-22
License: BSD
LazyLoad: yes

Author(s)

Jonathan Chang (slycoder@gmail.com) Andrew Dai (a.dai@ed.ac.uk)

Special thanks to the following for their reports and comments: Edo Airoldi, Jordan Boyd-Graber, Christopher E. Cramer, James Danowski, Khalid El-Arini, Roger Levy, Solomon Messing, Joerg Reichardt

References

Blei, David M. and Ng, Andrew and Jordan, Michael. Latent Dirichlet allocation. Journal of Machine Learning Research, 2003.

See Also

Functions to read/create corpora: lexicalize read.documents read.vocab

Functions to compute summary statistics on corpora: word.counts document.lengths

Included data sets: cora poliblog sampson

Examples

## See demos for the following three common use cases:

## Not run: demo(lda)

## Not run: demo(slda)

## Not run: demo(mmsb)

## Not run: demo(rtm)

lda

Collapsed Gibbs Sampling Methods for Topic Models

v1.4.2
LGPL
Authors
Jonathan Chang
Initial release
2015-11-22

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.