LabeledUtterance Class

Definition

public class LabeledUtterance
type LabeledUtterance = class
Public Class LabeledUtterance
Inheritance
LabeledUtterance

Constructors

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>)

Properties

EntityLabels
EntityPredictions
Id
IntentLabel
IntentPredictions
Text
TokenizedText

Applies to