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

Added RuSentNE-2023 evaluation #638

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

Conversation

antongolubev5
Copy link

https://arxiv.org/pdf/2305.17679.pdf

RuSentNE-2023: Evaluating Entity-Oriented Sentiment Analysis on Russian News Texts.

The paper describes the RuSentNE-2023 evaluation devoted to targeted sentiment analysis in Russian news
texts. The task is to predict sentiment towards a named entity in a single sentence. The dataset for RuSentNE-2023
evaluation is based on the Russian news corpus RuSentNE having rich sentiment-related annotation. The corpus
is annotated with named entities and sentiments towards these entities, along with related effects and emotional
states. The evaluation was organized using the CodaLab competition framework. The main evaluation measure
was macro-averaged measure of positive and negative classes. The best results achieved were of 66% Macro Fmeasure (Positive+Negative classes). We also tested ChatGPT on the test set from our evaluation and found that
the zero-shot answers provided by ChatGPT reached 60% of the F-measure, which corresponds to 4th place in the
evaluation. ChatGPT also provided detailed explanations of its conclusion. This can be considered as quite high
for zero-shot application

+ RuSentNE-2023 evaluation
updated RuSentNE-2023
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.

None yet

1 participant