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.
Version: | 1.6.0 |
Depends: | R (≥ 3.0.2), Matrix |
Imports: | lda, parallel, tm, RWeka, Rcpp, RcppProgress |
LinkingTo: | Rcpp, RcppArmadillo, RcppProgress |
Suggests: | digest |
Published: | 2016-03-06 |
Author: | "Thomas W. Jones" |
Maintainer: | Thomas W. Jones <jones.thos.w at gmail.com> |
BugReports: | https://github.com/TommyJones/textmineR/issues |
License: | GPL (≥ 3) |
URL: | https://github.com/TommyJones/textmineR |
NeedsCompilation: | yes |
Materials: | README |
CRAN checks: | textmineR results |
Reference manual: | textmineR.pdf |
Package source: | textmineR_1.6.0.tar.gz |
Windows binaries: | r-devel: textmineR_1.6.0.zip, r-release: textmineR_1.5.1.zip, r-oldrel: textmineR_1.5.1.zip |
OS X Snow Leopard binaries: | r-release: textmineR_1.6.0.tgz, r-oldrel: not available |
OS X Mavericks binaries: | r-release: textmineR_1.5.1.tgz |
Old sources: | textmineR archive |