SentimentConfidenceScores Class
The confidence scores (Softmax scores) between 0 and 1. Higher values indicate higher confidence.
- Inheritance
-
azure.ai.textanalytics._models.DictMixinSentimentConfidenceScores
Constructor
SentimentConfidenceScores(**kwargs)
Variables
- positive
- float
Positive score.
- neutral
- float
Neutral score.
- negative
- float
Negative score.
Feedback
Submit and view feedback for