Package: ldatuning
Type: Package
Title: Tuning of the LDA Models Parameters
Description: For this first version only metrics to estimate the best fitting
    number of topics are implemented.
Version: 0.1.0
Date: 2015-09-16
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
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-15 17:54:46 UTC; user
Author: Murzintcev Nikita [aut, cre]
Maintainer: Murzintcev Nikita <nikita@lreis.ac.cn>
Repository: CRAN
Date/Publication: 2015-09-16 10:05:25
