Package: quanteda.textstats Version: 0.97.3 Title: Textual Statistics for the Quantitative Analysis of Textual Data Description: 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. Authors@R: c( person("Kenneth", "Benoit", email = "kbenoit@lse.ac.uk", role = c("cre", "aut", "cph"), comment = c(ORCID = "0000-0002-0797-564X")), person("Kohei", "Watanabe", email = "watanabe.kohei@gmail.com", role = "aut", comment = c(ORCID = "0000-0001-6519-5265")), person("Haiyan", "Wang", email = "whyinsa@yahoo.com", role = "aut", comment = c(ORCID = "0000-0003-4992-4311")), person("Jiong Wei", "Lua", email = "J.W.Lua@lse.ac.uk", role = "aut"), person("Jouni", "Kuha", email = "j.kuha@lse.ac.uk", role = "aut", comment = c(ORCID = "0000-0002-1156-8465")), person("European Research Council", role = "fnd", comment = "ERC-2011-StG 283794-QUANTESS") ) License: GPL-3 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 URL: https://quanteda.io Encoding: UTF-8 BugReports: https://github.com/quanteda/quanteda.textstats/issues LazyData: TRUE Language: en-GB RoxygenNote: 7.3.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libxml2-dev Repository: https://quanteda.r-universe.dev Date/Publication: 2025-07-09 16:28:15 UTC RemoteUrl: https://github.com/quanteda/quanteda.textstats RemoteRef: HEAD RemoteSha: 9fc27080decb093d45aeb018255c1528da9780a4 NeedsCompilation: yes Packaged: 2026-07-23 11:13:08 UTC; root Author: Kenneth Benoit [cre, aut, cph] (ORCID: ), Kohei Watanabe [aut] (ORCID: ), Haiyan Wang [aut] (ORCID: ), Jiong Wei Lua [aut], Jouni Kuha [aut] (ORCID: ), European Research Council [fnd] (ERC-2011-StG 283794-QUANTESS) Maintainer: Kenneth Benoit