For better user experience, refer to the Web official document -> Sentiment Analysis
Sentiment Classification (Senta) can automatically determine the sentiment polarity category of Chinese texts with subjective descriptions and give the corresponding confidence level. This can help enterprises understand users' consumption habits, analyze hot topics, and monitor public opinion at crisis, and provide favorable decision support for enterprises.
- Recommended Models
Model Name | Model Introduction |
---|---|
Sentiment Analysis - LSTM | Implementation of sentiment tendency analysis LSTM |
Sentiment Analysis - GRU | Implementation of sentiment tendency analysis GRU |
Conversation Sentiment Recognition | For user texts in an intelligent conversation scene, it automatically determines the sentiment category of the texts and assigns a corresponding confidence level. The sentiment type is classified as positive, negative, or neutral. |