Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what about a negative particles before the word #4

Open
Taram1980 opened this issue Jan 26, 2021 · 1 comment · May be fixed by #18
Open

what about a negative particles before the word #4

Taram1980 opened this issue Jan 26, 2021 · 1 comment · May be fixed by #18

Comments

@Taram1980
Copy link

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

@metalcorebear
Copy link
Owner

Unfortunately, in its current state, the library won't be able to resolve negations before words.

@stormbeforesunsetbee stormbeforesunsetbee linked a pull request Dec 11, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants