Description Usage Arguments Value Examples
Generates a summary dataframe of the input text which contains counts for characters, words, and sentences.
1 |
text |
string: the input text for sentiment analysis |
data frame: a data frame that contains the summary statistics for character, word, and sentence count.
1 | counter("I am very happy.")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.