Package version:

Interface TargetConfidenceScores

Represents the confidence scores across all sentiment classes: positive and negative.

Hierarchy

  • TargetConfidenceScores

Properties

Properties

negative: number

Confidence score for negative sentiment

positive: number

Confidence score for positive sentiment

Generated using TypeDoc