次の方法で共有


LabeledUtterance クラス

定義

public class LabeledUtterance
type LabeledUtterance = class
Public Class LabeledUtterance
継承
LabeledUtterance

コンストラクター

LabeledUtterance()
LabeledUtterance(Nullable<Int32>, String, IList<String>, String, IList<EntityLabel>, IList<IntentPrediction>, IList<EntityPrediction>)
LabeledUtterance(Nullable<Int64>, String, IList<String>, String, IList<EntityLabel>, IList<IntentPrediction>, IList<EntityPrediction>)

プロパティ

EntityLabels
EntityPredictions
Id
IntentLabel
IntentPredictions
Text
TokenizedText

適用対象