Determines if a string is more negative than positive. Returns Bool.
Bool
Determines if a string is more positive than negative. Returns Bool.
Get the sentiment of a string. Same as running Cadmium::Sentiment.analyze(STRING).
Cadmium::Sentiment.analyze(STRING)