TargetConfidenceScores interface
Represents the confidence scores across all sentiment classes: positive and negative.
Properties
| negative | Confidence score for negative sentiment |
| positive | Confidence score for positive sentiment |
Property Details
negative
Confidence score for negative sentiment
negative: number
Property Value
number
positive
Confidence score for positive sentiment
positive: number
Property Value
number