IResolutionParser 接口

定义

public interface IResolutionParser
type IResolutionParser = interface
Public Interface IResolutionParser
派生

方法

TryParse(IDictionary<String,Object>, Resolution)

扩展方法

ParseResolutions(IResolutionParser, IEnumerable<EntityRecommendation>)

分析 LUIS 结果中的所有解析。

适用于