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.3")



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: 2023-11-12
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.3, https://cran.r-project.org/web/packages/politeness. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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