Package: textreg
Type: Package
Title: n-Gram Text Regression, aka Concise Comparative Summarization
Version: 0.1.4
Date: 2015-11-08
Author: Luke Miratrix
Maintainer: Luke Miratrix <lmiratrix@stat.harvard.edu>
Description: Function for sparse regression on raw text, regressing a labeling
    vector onto a feature space consisting of all possible phrases.
License: GPL (>= 2)
Depends: R (>= 2.10),
Imports: tm (>= 0.7), NLP (>= 0.1-10), Rcpp (>= 0.12.9), stats,
        graphics, utils
Suggests: corrplot, knitr, SnowballC (>= 0.5.1), xtable, testthat,
        plyr, rmarkdown
LinkingTo: Rcpp
VignetteBuilder: knitr
Packaged: 2017-03-16 18:38:55 UTC; lmiratrix
RoxygenNote: 6.0.1
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2017-03-17 07:24:28 UTC
