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