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 23 Sep. 2026.
Previous versions and publish date:
(2026-07-09 06:42), 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

umap  
Uniform Manifold Approximation and Projection
Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm ...
Download / Learn more Package Citations See dependency  
ADDT  
Analysis of Accelerated Destructive Degradation Test Data
Accelerated destructive degradation tests (ADDT) are often used to collect necessary data for assess ...
Download / Learn more Package Citations See dependency  
gghighlight  
Highlight Lines and Points in 'ggplot2'
Make it easier to explore data with highlights. ...
Download / Learn more Package Citations See dependency  
docreview  
Opinionated Documentation Checking
High quality documentation can make for a great experience for your users. You can use 'docreview' t ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffr  
Display Differences Between Two Files using Codediff Library
An R interface to the 'codediff' JavaScript library (a copy of which is included in the package, se ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

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