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

[DS] SemEval 2017 Sentiment Analysis in Twitter #23

Open
andreaschandra opened this issue Jul 30, 2020 · 0 comments
Open

[DS] SemEval 2017 Sentiment Analysis in Twitter #23

andreaschandra opened this issue Jul 30, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@andreaschandra
Copy link
Member

andreaschandra commented Jul 30, 2020

There are 5 subtasks

Subtask A. (rerun): Message Polarity Classification: Given a message, classify whether the message is of positive, negative, or neutral sentiment.

Subtasks B-C. (rerun): Topic-Based Message Polarity Classification:
Given a message and a topic, classify the message on
B) two-point scale: positive or negative sentiment towards that topic
C) five-point scale: sentiment conveyed by that tweet towards the topic on a five-point scale.

Subtasks D-E. (rerun): Tweet quantification:
Given a set of tweets about a given topic, estimate the distribution of the tweets across
D) two-point scale: the “Positive” and “Negative” classes
E) five-point scale: the five classes of a five-point scale.

@andreaschandra andreaschandra added the bug Something isn't working label Aug 5, 2020
@andreaschandra andreaschandra self-assigned this Aug 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant