/russian_sentiment_analysis

Sequence classification model for sentiment analysis of Russian conversational text

Primary LanguageJupyter Notebook

Sequence classification model for sentiment analysis of Russian conversational text

Project structure

notebooks

.ipynb files

src

.py files

Metrics

Positive Neutral Negative Average
Precision 0.744 0.717 0.799 0.753
Recall 0.811 0.623 0.833 0.756
F1 0.776 0.667 0.816 0.753