stylest

Estimating Speaker Style Distinctiveness


Keywords
classification, r, text-analysis
License
GPL-3.0

Documentation

Travis-CI Build Status Build status

stylest version 0.1.0

stylest estimates speaker style distinctiveness.

Installation

Install stylest from CRAN by executing:

install.packages("stylest")

The dev version of stylest on GitHub may have additional features (and bugs) and is not guaranteed to be stable. Power users may install it 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.