Package: quanteda.textstats 0.97.3
quanteda.textstats: Textual Statistics for the Quantitative Analysis of Textual Data
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:
quanteda.textstats_0.97.3.tar.gz
quanteda.textstats_0.97.3.zip(r-4.5)quanteda.textstats_0.97.3.zip(r-4.4)quanteda.textstats_0.97.3.zip(r-4.3)
quanteda.textstats_0.97.3.tgz(r-4.4-x86_64)quanteda.textstats_0.97.3.tgz(r-4.4-arm64)quanteda.textstats_0.97.3.tgz(r-4.3-x86_64)quanteda.textstats_0.97.3.tgz(r-4.3-arm64)
quanteda.textstats_0.97.3.tar.gz(r-4.5-noble)quanteda.textstats_0.97.3.tar.gz(r-4.4-noble)
quanteda.textstats_0.97.3.tgz(r-4.4-emscripten)quanteda.textstats_0.97.3.tgz(r-4.3-emscripten)
quanteda.textstats.pdf |quanteda.textstats.html✨
quanteda.textstats/json (API)
NEWS
# Install 'quanteda.textstats' in R: |
install.packages('quanteda.textstats', repos = c('https://quanteda.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/quanteda/quanteda.textstats/issues
- data_char_wordlists - Word lists for readability statistics
Last updated 2 months agofrom:04a2cdf251. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | OK | Nov 03 2024 |
R-4.5-linux-x86_64 | OK | Nov 03 2024 |
R-4.4-win-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-x86_64 | OK | Nov 03 2024 |
R-4.4-mac-aarch64 | OK | Nov 03 2024 |
R-4.3-win-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-x86_64 | OK | Nov 03 2024 |
R-4.3-mac-aarch64 | OK | Nov 03 2024 |
Exports:as.matrixnscrabbleshowtextstat_collocationstextstat_disttextstat_entropytextstat_frequencytextstat_keynesstextstat_lexdivtextstat_proxytextstat_readabilitytextstat_selecttextstat_similtextstat_summary
Dependencies:clifastmatchglueISOcodesjsonlitelatticelifecyclemagrittrMatrixnsyllableproxyCquantedaRcppRcppArmadillorlangSnowballCstopwordsstringixml2yaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Word lists for readability statistics | data_char_wordlists |
Identify and score multi-word expressions | textstat_collocations |
Compute entropies of documents or features | textstat_entropy |
Tabulate feature frequencies | textstat_frequency |
Calculate keyness statistics | textstat_keyness |
Calculate lexical diversity | textstat_lexdiv |
Calculate readability | textstat_readability |
Similarity and distance computation between documents or features | textstat_dist textstat_simil |
Summarize documents as syntactic and lexical feature counts | textstat_summary |