Package: textmining
Version: 0.0.1
Date: 2016-09-24
Title: Integration of Text Mining and Topic Modeling Packages
Authors@R: c(
    person("Jan", "Idziak", email = "JanIdziak@gmail.com", role = "cre"),
    person("Maciej", "Eder", email = "maciejeder@gmail.com", role = "aut"),
    person("Tomasz", "Melcer", email = "liori@exroot.org", role = "aut"),
    person("Andrew", "Goldstone", email = "andrew.goldstone@rutgers.edu", role = "cph"))
Maintainer: Jan Idziak <JanIdziak@gmail.com>
Description: A framework for text mining and topic modelling. It provides an easy interface for using different topic modeling methods within R, by integrating the already existing packages. Full functionality of the package requires a local installation of 'TreeTagger'.
Suggests: testthat, stringi, LDAvis
License: GPL-3
RoxygenNote: 5.0.1
Imports: mallet, rJava, networkD3, wordcloud, dplyr, koRpus,
        topicmodels, slam, methods, SnowballC
Depends: stylo, tm, NLP, caret
NeedsCompilation: no
Packaged: 2016-09-25 20:23:46 UTC; iWindows
Author: Jan Idziak [cre],
  Maciej Eder [aut],
  Tomasz Melcer [aut],
  Andrew Goldstone [cph]
Repository: CRAN
Date/Publication: 2016-09-26 00:56:23
