LuisIntentScorable<InnerState,InnerScore>.Scope 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 Scope (Microsoft.Bot.Builder.Luis.ILuisModel model, Microsoft.Bot.Builder.Luis.Models.LuisResult result, Microsoft.Bot.Builder.Luis.Models.IntentRecommendation intent, Microsoft.Bot.Builder.Scorables.Internals.IResolver inner);
new Microsoft.Bot.Builder.Scorables.Internals.LuisIntentScorable<'InnerState, 'InnerScore>.Scope : Microsoft.Bot.Builder.Luis.ILuisModel * Microsoft.Bot.Builder.Luis.Models.LuisResult * Microsoft.Bot.Builder.Luis.Models.IntentRecommendation * Microsoft.Bot.Builder.Scorables.Internals.IResolver -> Microsoft.Bot.Builder.Scorables.Internals.LuisIntentScorable<'InnerState, 'InnerScore>.Scope
Public Sub New (model As ILuisModel, result As LuisResult, intent As IntentRecommendation, inner As IResolver)
Parameter
- model
- ILuisModel
- result
- LuisResult
- intent
- IntentRecommendation
- inner
- IResolver