com.microsoft.azure.cognitiveservices.language.spellcheck.models
This package contains the models classes for BingSpellCheckAPI. The Spell Check API - V7 lets you check a text string for spelling and grammar errors.
Classes
ActionType |
Defines values for ActionType. |
Answer |
The Answer model. |
Error |
Defines the error that occurred. |
ErrorCode |
Defines values for ErrorCode. |
ErrorResponse |
The top-level response that represents a failed request. |
ErrorResponseException |
Exception thrown for an invalid response with ErrorResponse information. |
ErrorSubCode |
Defines values for ErrorSubCode. |
ErrorType |
Defines values for ErrorType. |
Identifiable |
Defines the identity of a resource. |
Response |
Defines a response. All schemas that could be returned at the root of a response should inherit from this. |
ResponseBase |
The ResponseBase model. |
SpellCheck |
The SpellCheck model. |
SpellCheckerOptionalParameter |
The SpellCheckerOptionalParameter model. |
SpellingFlaggedToken |
The SpellingFlaggedToken model. |
SpellingTokenSuggestion |
The SpellingTokenSuggestion model. |
Azure SDK for Java