LuisIntentScorableFactory Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
public sealed class LuisIntentScorableFactory : Microsoft.Bot.Builder.Scorables.Internals.IScorableFactory<Microsoft.Bot.Builder.Scorables.Internals.IResolver,Microsoft.Bot.Builder.Luis.Models.IntentRecommendation>
type LuisIntentScorableFactory = class
interface IScorableFactory<IResolver, IntentRecommendation>
Public NotInheritable Class LuisIntentScorableFactory
Implements IScorableFactory(Of IResolver, IntentRecommendation)
- Dziedziczenie
-
LuisIntentScorableFactory
- Implementuje
Konstruktory
LuisIntentScorableFactory(Func<ILuisModel,ILuisService>) |
Jawne implementacje interfejsu
IScorableFactory<IResolver,IntentRecommendation>.ScorableFor(IEnumerable<MethodInfo>) |