SentimentConfidenceScores interface

Warning

This API is now deprecated.

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

Properties

negative
neutral
positive

Property Details

negative

Warning

This API is now deprecated.

negative: number

Property Value

number

neutral

Warning

This API is now deprecated.

neutral: number

Property Value

number

positive

Warning

This API is now deprecated.

positive: number

Property Value

number