vader_chr | R Documentation |
VADER for a character vector
vader_chr(text)
text |
A sentence to be scored, in a single string (i.e. a non-empty length-1 character vector). |
A one-row data.frame with four columns for the sentence's VADER scores: compound, pos, neu, and neg.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.