IntentRecognitionResultV1
Result object of Intent recognition (V1)
Properties
confidence
confidence:
number
Degree of confidence in intent recognition
intent
intent:
null
|string
The name of the intent.
Remarks
If null, then the intent expresses the positive or negative meaning of the text (tomita 'sentiment' skill)
sentenceType
sentenceType:
string
The type of sentence in which this intent was extracted. For example, affirmative sentence (sentenceType = 'statement'), interrogative sentence (sentenceType = 'question'), etc.
skill
skill:
string
Skill which is able to extract this type of data.
state
state:
string
Reflects in which key the intent was extracted. Intention can possibly be negative, positive or neutral.
type
type:
"intent"
Discriminator field