EntityRecommendation.Resolution 속성

정의

엔터티의 컴퓨터 해석 가능한 해상도입니다. 예를 들어 문자열 "1000"의 해상도는 "1000"입니다. 정확한 형태의 해상도는 엔터티 형식에 의해 정의되며 여기에 설명되어 있습니다 https://www.luis.ai/Help#PreBuiltEntities.

public System.Collections.Generic.IDictionary<string,object> Resolution { get; set; }
member this.Resolution : System.Collections.Generic.IDictionary<string, obj> with get, set
Public Property Resolution As IDictionary(Of String, Object)

속성 값

적용 대상