PiiActionContent.EntitySynonyms 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.
(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)