LuisServiceResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Matches a LuisResult object with the best scored IntentRecommendation of the LuisResult and corresponding Luis service.
public class LuisServiceResult
type LuisServiceResult = class
Public Class LuisServiceResult
- Inheritance
-
LuisServiceResult
Constructors
LuisServiceResult(LuisResult, IntentRecommendation, ILuisService, ILuisOptions) |
Properties
BestIntent | |
LuisRequest | |
LuisService | |
Result |