ggb / elm-sentiment / WordList.Afinn

This module contains a single function with the whole AFINN-111 wordlist.

get : Dict String Basics.Int

AFINN-111 wordlist as dictionary. The key is a word, the value the related sentiment score.