次の方法で共有


OrchestratorRecognizer.DetectAmbiguousIntents プロパティ

定義

あいまいな意図を検出するを取得または設定します。

public AdaptiveExpressions.Properties.BoolExpression DetectAmbiguousIntents { get; set; }
member this.DetectAmbiguousIntents : AdaptiveExpressions.Properties.BoolExpression with get, set
Public Property DetectAmbiguousIntents As BoolExpression

プロパティ値

true の場合、認識エンジンはあいまいな意図 (指定されたしきい値内の意図から上位スコアリング 意図まで) を検索します。

適用対象