OrchestratorRecognizer.DetectAmbiguousIntents Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets detect ambiguous intents.
public AdaptiveExpressions.Properties.BoolExpression DetectAmbiguousIntents { get; set; }
member this.DetectAmbiguousIntents : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property DetectAmbiguousIntents As BoolExpression
Property Value
When true, recognizer will look for ambiguous intents - those within specified threshold to top scoring intent.