SpellCheckClient Class

The Spell Check API - V7 lets you check a text string for spelling and grammar errors.

Inheritance
azure.cognitiveservices.language.spellcheck.operations._spell_check_client_operations.SpellCheckClientOperationsMixin
SpellCheckClient
SpellCheckClient

Constructor

SpellCheckClient(endpoint, credentials)

Parameters

endpoint
str
Required

Supported Cognitive Services endpoints (protocol and hostname, for example: "https://westus.api.cognitive.microsoft.com", "https://api.cognitive.microsoft.com").

credentials
None
Required

Subscription credentials which uniquely identify client subscription.

Variables

config
SpellCheckClientConfiguration

Configuration for client.