NRCLex
NRCLex copied to clipboard
what about a negative particles before the word
text_object = NRCLex('not happy') text_object.raw_emotion_scores {'anticipation': 1, 'joy': 1, 'positive': 1, 'trust': 1}
What to do in this case? Thanks
Unfortunately, in its current state, the library won't be able to resolve negations before words.