zhenhao-huang/paddlehub_ernie_emotion_analysis
百度PaddleHub-ERNIE微调中文情感分析(文本分类)
This project helps you automatically understand the sentiment of Chinese text, categorizing it as positive or negative. You provide Chinese text data, and it outputs a prediction of the emotional tone. This is ideal for market researchers, customer service analysts, or anyone needing to gauge public or customer opinion from large volumes of Chinese written content.
No commits in the last 6 months.
Use this if you need to quickly and accurately classify Chinese text into positive or negative sentiment categories.
Not ideal if your text is not in Chinese or if you require a more nuanced sentiment analysis beyond simple positive/negative categorization.
Stars
22
Forks
2
Language
Python
License
—
Category
Last pushed
Jul 06, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/zhenhao-huang/paddlehub_ernie_emotion_analysis"
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.