你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ConversationAuthoringCompositionMode.RequireExactOverlap Property

Definition

All components must overlap at the exact same characters in the text for the entity to return. If one of the defined components is not matched or predicted, the entity will not return.

public static Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode RequireExactOverlap { get; }
static member RequireExactOverlap : Azure.AI.Language.Conversations.Authoring.ConversationAuthoringCompositionMode
Public Shared ReadOnly Property RequireExactOverlap As ConversationAuthoringCompositionMode

Property Value

Applies to