The AFINN 165 dataset
available as an Elm Dict
.
dict : Dict String number
Get the Afinn Dict
This is a Dict with String keys and number values
The keys are the words found in the AFINN dataset and the numbers the "postive-ness" of the word — the higher the number, the more positive the sentiment. If a number is negative then it represents a negative sentiment.