Other packages > Find by keyword >

politeness  

Detecting Politeness Features in Text
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/politeness")

Install by package version:
library("remotes")
install_version("politeness", "0.9.4")



Attach the package and use:
library("politeness")
Maintained by
Mike Yeomans
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-11-02
Latest Update: 2025-03-10
Description:
Detecting markers of politeness in English natural language. This package allows researchers to easily visualize and quantify politeness between groups of documents. This package combines prior research on the linguistic markers of politeness. We thank the Spencer Foundation, the Hewlett Foundation, and Harvard's Institute for Quantitative Social Science for support.
How to cite:
Mike Yeomans (2017). politeness: Detecting Politeness Features in Text. R package version 0.9.4, https://cran.r-project.org/web/packages/politeness. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.1 (2017-11-02 16:39), 0.1.2 (2017-12-04 17:16), 0.2.1 (2018-01-23 21:55), 0.2.2 (2018-02-15 20:25), 0.2.4 (2018-06-11 07:31), 0.2.5 (2018-10-26 17:10), 0.2.6 (2018-10-30 11:40), 0.3.1 (2019-05-16 17:50), 0.3.2 (2019-07-02 14:50), 0.3.3 (2019-10-01 06:50), 0.4.0 (2019-10-09 16:50), 0.4.1 (2019-10-12 09:00), 0.5.0 (2020-02-26 13:50), 0.5.1 (2020-02-28 17:10), 0.6.0 (2020-04-18 16:00), 0.6.1 (2020-07-09 15:30), 0.7.0 (2020-10-18 06:20), 0.7.5 (2020-11-16 14:00), 0.7.6 (2021-01-13 14:10), 0.7.7 (2021-03-01 13:00), 0.7.8 (2021-04-25 23:10), 0.8.4 (2021-06-13 12:10), 0.8.5 (2021-08-12 14:00), 0.8.6 (2022-02-26 14:40), 0.8.7 (2022-06-28 21:30), 0.8.8 (2023-01-09 17:00), 0.8.9 (2023-02-28 11:02), 0.9.0 (2023-06-12 14:20), 0.9.1 (2023-07-17 12:00), 0.9.2 (2023-09-08 17:10), 0.9.3 (2023-11-12 14:13)
Other packages that cited politeness R package
View politeness citation profile
Other R packages that politeness depends, imports, suggests or enhances
Complete documentation for politeness
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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