Package: textmineR
Title: Functions for Text Mining and Topic Modeling
Version: 1.6.0
Date: 2016-03-05
Author: "Thomas W. Jones <jones.thos.w@gmail.com>"
Maintainer: Thomas W. Jones <jones.thos.w@gmail.com>
Description: An aid for text mining in R, with a syntax that
    is more familiar to experienced R users. Also, implements various functions
    related to topic modeling. It works well with with the "lda" package by J.
    Chang.
Depends: R (>= 3.0.2), Matrix
Imports: lda, parallel, tm, RWeka, Rcpp, RcppProgress
Suggests: digest
License: GPL (>= 3)
URL: https://github.com/TommyJones/textmineR
BugReports: https://github.com/TommyJones/textmineR/issues
LazyData: true
LinkingTo: Rcpp, RcppArmadillo, RcppProgress
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-05 21:44:24 UTC; tommy
Repository: CRAN
Date/Publication: 2016-03-06 09:33:14
