LuisServiceResult 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。
public class LuisServiceResult
type LuisServiceResult = class
Public Class LuisServiceResult
- 继承
-
LuisServiceResult
构造函数
LuisServiceResult(LuisResult, IntentRecommendation, ILuisService, ILuisOptions) |
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。 |
属性
BestIntent |
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。 |
LuisRequest |
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。 |
LuisService |
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。 |
Result |
将 LuisResult 对象与 LuisResult 和相应的 Luis 服务的得分最佳的 IntentRecommendation 匹配。 |