Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SentenceTarget

Package version

Hierarchy

  • SentenceTarget

Index

Properties

confidenceScores

confidenceScores: TargetConfidenceScoreLabel

Target sentiment confidence scores for the target in the sentence.

length

length: number

The length of the target.

offset

offset: number

The target offset from the start of the sentence.

relations

relations: TargetRelation[]

The array of either assessment or target objects which is related to the target.

sentiment

Targeted sentiment in the sentence.

text

text: string

The target text detected.

Generated using TypeDoc