stylest_term_influence: Compute the influence of terms

Description Usage Arguments Value Examples

View source: R/stylest_term_influence.R

Description

Compute the influence of terms

Usage

1
stylest_term_influence(model, text, speaker)

Arguments

model

stylest_model object

text

Text vector. May be a corpus_frame object

speaker

Vector of speaker labels. Should be the same length as x

Value

data.frame with columns representing terms, their mean influence, and their maximum influence

Examples

1
2
3

stylest documentation built on March 5, 2021, 1:05 a.m.