Sdílet prostřednictvím


ResolutionParser Třída

Definice

public sealed class ResolutionParser : Microsoft.Bot.Builder.Luis.IResolutionParser
type ResolutionParser = class
    interface IResolutionParser
Public NotInheritable Class ResolutionParser
Implements IResolutionParser
Dědičnost
ResolutionParser
Implementuje

Konstruktory

ResolutionParser()

Explicitní implementace rozhraní

IResolutionParser.TryParse(IDictionary<String,Object>, Resolution)

Metody rozšíření

ParseResolutions(IResolutionParser, IEnumerable<EntityRecommendation>)

Parsování všech řešení z výsledku služby LUIS

Platí pro