你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Microsoft.CognitiveServices.Speech.Intent 命名空间
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类
ConversationalLanguageUnderstandingModel |
表示用于意向识别的模式匹配模型。 |
IntentRecognitionCanceledEventArgs |
包含意向识别取消的结果事件的有效负载。 |
IntentRecognitionEventArgs |
包含意向识别/识别事件的有效负载。 |
IntentRecognitionResult |
包含意向识别的结果。 |
IntentRecognizer |
使用语言理解 (LUIS) 模型或短语识别意向。 |
LanguageUnderstandingModel |
表示用于意向识别的语言理解模型。 |
LanguageUnderstandingModelCollection |
表示用于意向识别的 LanguageUnderstanding 模型的集合。 |
PatternMatchingEntity |
表示用于意向识别的模式匹配实体。 |
PatternMatchingEntityCollection |
表示用于意向识别的 PatternMatchingEntity 集合。 |
PatternMatchingIntent |
表示用于意向识别的模式匹配意向。 |
PatternMatchingIntentCollection |
表示用于意向识别的模式匹配模型意向集合。 |
PatternMatchingModel |
表示用于意向识别的模式匹配模型。 |
枚举
EntityMatchMode |
用于定义用于意向识别的实体的匹配模式。 目前,这仅影响列表实体,因为所有其他实体只有一个模式。 |
EntityType |
用于定义用于意向识别的实体类型。 |