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: 1.0.2
Date: 2020-04-09
Authors@R: c(person("Murzintcev", "Nikita", email = "nikita@lreis.ac.cn",
                  role = c("aut")),
                  person("Nathan", "Chaney", role = c("ctb", "cre"), 
                  email = "nathan@nathanchaney.com", 
                  comment = c(ORCID = "0000-0001-8985-2514")))
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, tibble
VignetteBuilder: knitr
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-20 23:59:42 UTC; nathan
Author: Murzintcev Nikita [aut],
  Nathan Chaney [ctb, cre] (<https://orcid.org/0000-0001-8985-2514>)
Maintainer: Nathan Chaney <nathan@nathanchaney.com>
Repository: CRAN
Date/Publication: 2020-04-21 05:20:03 UTC
Built: R 4.2.0; ; 2022-04-12 18:11:29 UTC; unix
