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

PiiActionContent.EntitySynonyms Property

Definition

(Optional) request parameter that allows the user to provide synonyms for context words that to enhance pii entity detection.

public System.Collections.Generic.IList<Azure.AI.Language.Text.EntitySynonyms> EntitySynonyms { get; }
member this.EntitySynonyms : System.Collections.Generic.IList<Azure.AI.Language.Text.EntitySynonyms>
Public ReadOnly Property EntitySynonyms As IList(Of EntitySynonyms)

Property Value

Applies to