Maps an emotion string to a sentiment classification.
Emotion type string (e.g. from MoodState.emotion)
MoodState.emotion
Sentiment classification
Mapping:
happy
surprised
'positive'
angry
fearful
disgusted
sad
'negative'
neutral
'neutral'
Maps an emotion string to a sentiment classification.