Package: ldatuning
Type: Package
Title: Tuning of the Latent Dirichlet Allocation Models Parameters
Description: For this first version only metrics to estimate the best fitting
    number of topics are implemented.
Version: 0.2.0
Date: 2016-10-24
Authors@R: person("Murzintcev", "Nikita", email = "nikita@lreis.ac.cn",
                  role = c("aut", "cre"))
URL: https://github.com/nikita-moor/ldatuning
BugReports: https://github.com/nikita-moor/ldatuning/issues
License: BSD_2_clause + file LICENSE
LazyData: TRUE
Imports: parallel, topicmodels, slam, Rmpfr, ggplot2, reshape2, scales,
        grid
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-10-24 13:03:03 UTC; user
Author: Murzintcev Nikita [aut, cre]
Maintainer: Murzintcev Nikita <nikita@lreis.ac.cn>
Repository: CRAN
Date/Publication: 2016-10-24 17:14:24
