Other packages > Find by keyword >

quanteda.textstats  

Textual Statistics for the Quantitative Analysis of Textual Data
View on CRAN: Click here


Download and install quanteda.textstats package within the R console
Install from CRAN:
install.packages("quanteda.textstats")

Install from Github:
library("remotes")
install_github("cran/quanteda.textstats")

Install by package version:
library("remotes")
install_version("quanteda.textstats", "0.97.2")



Attach the package and use:
library("quanteda.textstats")
Maintained by
Kenneth Benoit
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-12-07
Latest Update: 2023-11-02
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.
How to cite:
Kenneth Benoit (2020). quanteda.textstats: Textual Statistics for the Quantitative Analysis of Textual Data. R package version 0.97.2, https://cran.r-project.org/web/packages/quanteda.textstats. Accessed 13 Jun. 2025.
Previous versions and publish date:
0.90 (2020-12-07 10:40), 0.91 (2020-12-11 13:10), 0.92 (2021-02-20 12:10), 0.93 (2021-03-15 15:00), 0.94.1 (2021-05-11 11:20), 0.94 (2021-04-06 09:30), 0.95 (2021-11-24 07:30), 0.96.1 (2023-03-08 14:50), 0.96.2 (2023-04-27 10:30), 0.96.3 (2023-08-10 00:40), 0.96.4 (2023-11-02 12:00), 0.96 (2022-09-19 15:36), 0.97.1 (2024-08-27 19:10), 0.97 (2024-04-08 13:50)
Other packages that cited quanteda.textstats R package
View quanteda.textstats citation profile
Other R packages that quanteda.textstats depends, imports, suggests or enhances
Complete documentation for quanteda.textstats
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

structree  
Tree-Structured Clustering
Tree-structured modelling of categorical predictors (Tutz and Berger (2018), < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
survELtest  
Comparing Multiple Survival Functions with Crossing Hazards
Computing the one-sided/two-sided integrated/maximally selected EL statistics for simultaneous testi ...
Download / Learn more Package Citations See dependency  
eltr  
Utilise Catastrophe Model Event Loss Table Outputs
Provides a tool to run Monte Carlo simulation of catastrophe model event loss tables, using a Poisso ...
Download / Learn more Package Citations See dependency  
magic  
Create and Investigate Magic Squares
A collection of functions for the manipulation and analysis of arbitrarily dimensioned arrays. The ...
Download / Learn more Package Citations See dependency  

24,407

R Packages

207,311

Dependencies

65,910

Author Associations

24,408

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA