LuisRecognizerOptionsV3.ExternalEntityRecognizer 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 entity recognizer to recognize external entities to pass to LUIS.
public Microsoft.Bot.Builder.Dialogs.Recognizer ExternalEntityRecognizer { get; set; }
member this.ExternalEntityRecognizer : Microsoft.Bot.Builder.Dialogs.Recognizer with get, set
Public Property ExternalEntityRecognizer As Recognizer
Property Value
External entity recognizer.