LuisIntentScorable<InnerState,InnerScore>.Scope Constructor
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
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)
Parameters
- model
- ILuisModel
- result
- LuisResult
- intent
- IntentRecommendation
- inner
- IResolver