Text corpus data analysis, with full support for international text (Unicode). Functions for reading data from newline-delimited 'JSON' files, for normalizing and tokenizing text, for searching for term occurrences, and for computing term occurrence frequencies, including n-grams.
Version: | 0.10.0 |
Depends: | R (≥ 3.3) |
Imports: | stats, utf8 (≥ 1.1.0) |
Suggests: | knitr, Matrix, testthat |
Enhances: | quanteda, tm |
Published: | 2017-12-12 |
Author: | Patrick O. Perry [aut, cph, cre], Finn Årup Nielsen [cph, dtc] (AFINN Sentiment Lexicon), Martin Porter and Richard Boulton [ctb, cph, dtc] (Snowball Stemmer and Stopword Lists), The Regents of the University of California [ctb, cph] (Strtod Library Procedure), Carlo Strapparava and Alessandro Valitutti [cph, dtc] (WordNet-Affect Lexicon), Unicode, Inc. [cph, dtc] (Unicode Character Database) |
Maintainer: | Patrick O. Perry <pperry at stern.nyu.edu> |
BugReports: | https://github.com/patperry/r-corpus/issues |
License: | Apache License (== 2.0) | file LICENSE |
URL: | http://corpustext.com, https://github.com/patperry/r-corpus |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | corpus results |
Reference manual: | corpus.pdf |
Vignettes: |
Chinese text handling Introduction to corpus Stemming Words Text data in Corpus and other packages |
Package source: | corpus_0.10.0.tar.gz |
Windows binaries: | r-devel: corpus_0.10.0.zip, r-release: corpus_0.10.0.zip, r-oldrel: corpus_0.10.0.zip |
OS X binaries: | r-release: corpus_0.10.0.tgz, r-oldrel: corpus_0.10.0.tgz |
Old sources: | corpus archive |
Reverse depends: | crqanlp |
Reverse imports: | GenEst, stylest |
Please use the canonical form https://CRAN.R-project.org/package=corpus to link to this page.