Textual statistics functions formerly in the 'quanteda' package.
    Textual statistics for characterizing and comparing textual data. Includes 
    functions for measuring term and document frequency, the co-occurrence of 
    words, similarity and distance between features and documents, feature entropy, 
    keyword occurrence, readability, and lexical diversity.  These functions 
    extend the 'quanteda' package and are specially designed for sparse textual data.
| Version: | 0.97.2 | 
| Depends: | R (≥ 3.5.0) | 
| Imports: | quanteda (≥ 4.0.0), Matrix (≥ 1.5-0), methods, nsyllable, proxyC (≥ 0.1.4), Rcpp (≥ 0.12.12), stringi | 
| LinkingTo: | Rcpp, RcppArmadillo (≥ 0.7.600.1.0), quanteda | 
| Suggests: | entropy, ExPosition, proxy, rmarkdown, spelling, svs, testthat, knitr, covr | 
| Published: | 2024-09-03 | 
| DOI: | 10.32614/CRAN.package.quanteda.textstats | 
| Author: | Kenneth Benoit  [cre, aut, cph],
  Kohei Watanabe  [aut],
  Haiyan Wang  [aut],
  Jiong Wei Lua [aut],
  Jouni Kuha  [aut],
  European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS) | 
| Maintainer: | Kenneth Benoit  <kbenoit at lse.ac.uk> | 
| BugReports: | https://github.com/quanteda/quanteda.textstats/issues | 
| License: | GPL-3 | 
| URL: | https://quanteda.io | 
| NeedsCompilation: | yes | 
| Language: | en-GB | 
| Citation: | quanteda.textstats citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | quanteda.textstats results |