540 B
540 B
Globals / botbuilder-ai / IntentData
Interface: IntentData
Strongly typed information corresponding to a LUIS intent.
Hierarchy
- IntentData
Indexable
▪ [propName: string]: any
Any extra properties.
Index
Properties
Properties
score
• score: number
Defined in libraries/botbuilder-ai/lib/intentData.d.ts:15
Confidence in intent classification on a scale from 0.0 - 1.0.