你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

适用于