Learn R Programming

⚠️There's a newer version (0.2.0) of this package.Take me there.

stylest (alpha version)

stylest estimates speaker style distinctiveness.

Installation

You can install stylest from github with:

# install.packages("devtools")
devtools::install_github("leslie-huang/stylest")

See the vignette for examples and usage.

Authors

Leslie Huang (maintainer)

Patrick O. Perry

Arthur Spirling

Bug reports

Please submit any bugs, error reports, etc. on GitHub.

Copy Link

Version

Install

install.packages('stylest')

Monthly Downloads

38

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Leslie Huang

Last Published

September 16th, 2018

Functions in stylest (0.1.0)

stylest_odds

Pairwise prediction of the most likely speaker of texts
fit_term_usage

Computes speakers' term usage rates
novels_excerpts

Excerpts from English novels
stylest_term_influence

Compute the influence of terms
stylest_terms

Use vocab cutoff to select terms for fitting the model
stylest_predict

Predict the most likely speaker of a text
stylest_select_vocab

Select vocabulary using cross-validated out-of-sample prediction
print.stylest_model

Custom print method for stylest_model
stylest

stylest: A package for estimating textual distinctiveness
stylest_fit

Fit speaker_model to a corpus