Package: topicmodels
Type: Package
Title: Topic models
Version: 0.2-1
Authors@R: c(person("Bettina", "Grün", role = c("aut", "cre"),
                    email = "Bettina.Gruen@jku.at"),
             person("Kurt", "Hornik", role = "aut"))
Description: Provides an interface to the C code for Latent Dirichlet
	     Allocation (LDA) models and Correlated Topics Models
	     (CTM) by David M. Blei and co-authors and the C++ code
	     for fitting LDA models using Gibbs sampling by Xuan-Hieu
	     Phan and co-authors.
Depends: R (>= 2.15.0)
Imports: stats4, methods, modeltools, slam, tm (>= 0.6)
Suggests: lasso2, lattice, lda, OAIHarvester, SnowballC, XML,
        corpus.JSS.papers
Additional_repositories: http://datacube.wu.ac.at
SystemRequirements: GNU Scientific Library version >= 1.8
License: GPL-2
Encoding: UTF-8
LazyLoad: yes
Packaged: 2014-06-10 17:23:21 UTC; hornik
Author: Bettina Grün [aut, cre],
  Kurt Hornik [aut]
Maintainer: Bettina Grün <Bettina.Gruen@jku.at>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-06-11 15:06:15
Built: R 3.1.0; x86_64-apple-darwin10.8.0; 2014-06-12 13:02:18 UTC; unix
Archs: topicmodels.so.dSYM
