Package version:

Interface SentimentConfidenceScores

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

Hierarchy

  • SentimentConfidenceScores

Properties

negative: number

Confidence score for negative sentiment

neutral: number

Confidence score for neutral sentiment

positive: number

Confidence score for positive sentiment

Generated using TypeDoc