Sdílet prostřednictvím


IntentRecommendation Třída

Definice

Doporučení záměru služby LUIS Podívejte se na https://www.luis.ai/Help další informace.

[System.Serializable]
public class IntentRecommendation
[<System.Serializable>]
type IntentRecommendation = class
Public Class IntentRecommendation
Dědičnost
IntentRecommendation
Atributy

Konstruktory

IntentRecommendation()

Inicializuje novou instanci IntentRecommendation třídy.

IntentRecommendation(String, Nullable<Double>, IList<Action>)

Inicializuje novou instanci IntentRecommendation třídy.

Vlastnosti

Actions

Akce přidružená k tomuto záměru Služby Luis.

Intent

Záměr LUIS zjištěný službou LUIS v reakci na dotaz.

Score

Skóre zjištěného záměru.

Platí pro