com.microsoft.azure.cognitiveservices.language.luis.runtime.models
This package contains the models classes for LuisRuntimeAPI.
Classes
APIError |
Error information returned by the API. |
APIErrorException |
Exception thrown for an invalid response with APIError information. |
CompositeChildModel |
Child entity in a LUIS Composite Entity. |
CompositeEntityModel |
LUIS Composite Entity. |
EntityModel |
An entity extracted from the utterance. |
EntityWithResolution |
The EntityWithResolution model. |
EntityWithScore |
The EntityWithScore model. |
IntentModel |
An intent detected from the utterance. |
LuisResult |
Prediction, based on the input query, containing intent(s) and entities. |
ResolveOptionalParameter |
The ResolveOptionalParameter model. |
Sentiment |
Sentiment of the input utterance. |
Enums
AzureRegions |
Defines values for AzureRegions. |
GitHub에서 Microsoft와 공동 작업
이 콘텐츠의 원본은 GitHub에서 찾을 수 있으며, 여기서 문제와 끌어오기 요청을 만들고 검토할 수도 있습니다. 자세한 내용은 참여자 가이드를 참조하세요.
Azure SDK for Java