-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDESCRIPTION
21 lines (21 loc) · 881 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: lda
Type: Package
Title: Collapsed Gibbs sampling methods for topic models.
Version: 1.3.2
Date: 2012-05-22
Author: Jonathan Chang
Maintainer: Jonathan Chang <[email protected]>
Description: This package implements latent Dirichlet allocation (LDA)
and related models. This includes (but is not limited to)
sLDA, corrLDA, and the mixed-membership stochastic blockmodel.
Inference for all of these models is implemented via a fast
collapsed Gibbs sampler writtten in C. Utility functions for
reading/writing data typically used in topic models, as well as
tools for examining posterior distributions are also included.
License: LGPL
LazyLoad: yes
Suggests: Matrix, reshape2, ggplot2 (>= 0.9.1), penalized
Packaged: 2012-10-14 02:29:36 UTC; jonchang
Depends: R (>= 2.10)
Repository: CRAN
Date/Publication: 2012-10-14 06:49:32