The API corrects spelling mistakes in a given text. It returns the corrected text or the original text if nothing was corrected. This API supports text in the following languages: English (en), French (fr), German (de), Italian (it), and Spanish (es).
{
"corrected_text": "driving cars is fun"
} {{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
{{ codeCopyText }}
The API currently supports spelling correction for English (en), French (fr), German (de), Italian (it), and Spanish (es).
The primary focus of this API is spelling correction. While it may catch some context-based errors, it is not a full grammar checker.
The API is trained on standard language usage. It may not correctly identify or preserve slang, but it attempts to correct misspelled standard words within the text.
The Correct Spelling API fixes spelling errors in a given text, whereas the Detect Language API identifies the language the text is written in.