searayeah/bert-russian-sentiment-emotion
Russian sentiment and emotion text classification project using BERT models
This project helps you understand how people feel and what emotions they express in Russian text. You input Russian sentences or short texts, and it tells you if the sentiment is positive, negative, or neutral, and also identifies specific emotions like joy, sadness, or anger. This is useful for anyone analyzing customer feedback, social media, or other text sources in Russian, such as marketers, customer support managers, or researchers.
No commits in the last 6 months.
Use this if you need to quickly and accurately identify sentiment and emotions in Russian-language text.
Not ideal if you primarily work with other languages, or if you need to analyze very long-form documents or complex, nuanced sarcasm.
Stars
11
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/searayeah/bert-russian-sentiment-emotion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Cyberbolt/Cemotion
A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word...
soujanyaporia/multimodal-sentiment-analysis
Attention-based multimodal fusion for sentiment analysis
juliusberner/emotion_transformer
Contextual Emotion Detection in Text (DoubleDistilBert Model)
ahmedbesbes/multi-label-sentiment-classifier
How to build a multi-label sentiment classifiers with Tez and PyTorch
faezesarlakifar/text-emotion-recognition
Persian text emotion recognition by fine tuning the XLM-RoBERTa Model + Bidirectional GRU layer.