LuisIntentScorable<InnerState,InnerScore> Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public LuisIntentScorable(Microsoft.Bot.Builder.Luis.ILuisService service, Microsoft.Bot.Builder.Luis.ILuisModel model, Microsoft.Bot.Builder.Dialogs.LuisIntentAttribute intent, Microsoft.Bot.Builder.Scorables.IScorable<Microsoft.Bot.Builder.Scorables.Internals.IResolver,InnerScore> inner);
new Microsoft.Bot.Builder.Scorables.Internals.LuisIntentScorable<'InnerState, 'InnerScore> : Microsoft.Bot.Builder.Luis.ILuisService * Microsoft.Bot.Builder.Luis.ILuisModel * Microsoft.Bot.Builder.Dialogs.LuisIntentAttribute * Microsoft.Bot.Builder.Scorables.IScorable<Microsoft.Bot.Builder.Scorables.Internals.IResolver, 'InnerScore> -> Microsoft.Bot.Builder.Scorables.Internals.LuisIntentScorable<'InnerState, 'InnerScore>
Public Sub New (service As ILuisService, model As ILuisModel, intent As LuisIntentAttribute, inner As IScorable(Of IResolver, InnerScore))
Parameter
- service
- ILuisService
- model
- ILuisModel
- intent
- LuisIntentAttribute