SentimentConfidenceScores interface

Represents the confidence scores between 0 and 1 across all sentiment classes: positive, neutral, negative.

Properties

negative

Confidence score for negative sentiment

neutral

Confidence score for neutral sentiment

positive

Confidence score for positive sentiment

Property Details

negative

Confidence score for negative sentiment

negative: number

Property Value

number

neutral

Confidence score for neutral sentiment

neutral: number

Property Value

number

positive

Confidence score for positive sentiment

positive: number

Property Value

number