valence | R Documentation |
This function loads a vector or string and idnetifies valence terms using trinkers lexicon package
valence(text_vector)
text_vector |
Choose character vector or string |
A data frame in the same order as the input, with the following columns: negator, amplifier, de-amplifier, and ad-conjunction. See the lexicon package vignette for details.
valence("I am not the cat in the hat, I am just a very massive feather")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.