Perform a per-user sentiment analysis using
1 2 | chatSentiments(file_in = NULL, chatdf = NULL, sender = NA,
top_sender = 5, method = "loughran")
|
file_in |
WhatsApp chat log (if reading from file) |
sender |
The sender to filter for |
top_sender |
The number of senders to show (ranked by number of words) |
method |
The sentiment analysis method to use |
d |
dataframe of chat returned from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.