IResolutionParser Interface

Definition

public interface IResolutionParser
type IResolutionParser = interface
Public Interface IResolutionParser
Derived

Methods

Name Description
TryParse(IDictionary<String,Object>, Resolution)

Extension Methods

Name Description
ParseResolutions(IResolutionParser, IEnumerable<EntityRecommendation>)

Parse all resolutions from a LUIS result.

Applies to