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

Bert Sentiment Scoring Script #53

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Bert Sentiment Scoring Script #53

wants to merge 3 commits into from

Conversation

shwehtom89
Copy link
Contributor

The following script adds sentiment scoring using BERT to elasticsearch.

For each item that is score, the confidences for each class are included alongside it's classification in text.
This PR builds on top of the vader sentiment job and updates the elasticsearch query to score documents that either (do not have vader score OR do not bert score) AND is not a reply tweet.

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 this pull request may close these issues.

1 participant