polite_train {politeness}R Documentation

Pre-Trained Politeness

Description

A dataset to train a model for detecting politeness.

Usage

polite_train

Format

list of two objects. x contains pre-calculated politeness features for each document. y contains standardized human annotations for politeness.

Source

Danescu-Niculescu-Mizil, C., Sudhof, M., Jurafsky, D., Leskovec, J. & Potts, C. (2013). A computational approach to politeness with application to social factors. Proc. 51st ACL, 250-259.


[Package politeness version 0.9.3 Index]