Changes to The Bing Spell Check API lets you perform contextual grammar and spell checking. Bing has developed a web-based spell-checker that leverages machine learning and statistical machine translation to dynamically train a constantly evolving and highly contextual algorithm. The spell-checker is based on a massive corpus of web searches and documents.
POST /spellcheck
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 4 revisions of this API.143
What changed
- ▲
added the new required
queryrequest parameterTextnew-required-request-parameter
- ○
added the new optional
queryrequest parameterModenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterPostContextTextnew-optional-request-parameter
- ○
added the new optional
queryrequest parameterPreContextTextnew-optional-request-parameter
- ▲
- ●
deleted the
queryrequest parameterModerequest-parameter-removed
- ●
deleted the
queryrequest parameterPostContextTextrequest-parameter-removed
- ●
deleted the
queryrequest parameterPreContextTextrequest-parameter-removed
- ●
deleted the
queryrequest parameterTextrequest-parameter-removed
- ●