Package: corpus
Version: 0.9.0
Date: 2017-08-18
Title: Text Corpus Analysis
Author: Patrick O. Perry [aut, cre],
  Martin Porter and Richard Boulton [ctb, cph] (Snowball),
  Carlo Strapparava and Alessandro Valitutti [ctb, cph] (WordNet-Affect),
  Unicode, Inc. [ctb, cph] (Unicode Character Database)
Maintainer: Patrick O. Perry <pperry@stern.nyu.edu>
Depends: R (>= 2.10)
Imports: Matrix
Suggests: knitr, testthat
Description: Text corpus data analysis, with full support for 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).
License: Apache License (== 2.0) | file LICENSE
URL: https://github.com/patperry/r-corpus
BugReports: https://github.com/patperry/r-corpus/issues
LazyData: Yes
Encoding: UTF-8
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2017-08-18 21:57:17 UTC; ptrck
Repository: CRAN
Date/Publication: 2017-08-19 12:25:08 UTC
