Description Usage Arguments Value
Compute log-likelihood values for text mining.
1 |
df |
A data frame (or tibble, etc.) in tidytext format |
group_key |
Column name of |
token_key |
Column name of |
threshold |
Minimum log-likelihood value (number) to include in results |
A data frame with columns for token, group, and ll (log-likelihood
values above threshold
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.