Bing Spell Check API samples
Use the Bing Spell Check API samples to check spelling and grammar in a text string. The samples, prerequisites, and build instructions are provided on GitHub.
Samples using native HTTP GET requests
Here's a list of REST samples by language. The list is subject to change. For the current list, see GitHub.
Language | Sample |
---|---|
C# | Bing Spell Check |
Java | Bing Spell Check |
JavaScript | Bing Spell Check |
Python | Bing Spell Check |
Ruby | Bing Spell Check |
Samples using the Bing client library
Here's a list of SDK samples by language. The list is subject to change. For the current list, see GitHub.
Language | Sample |
---|---|
C# | Bing Spell Check |
JavaBing Spell Check | |
Node.js | Bing Spell Check |
Python | Bing Spell Check |
Next steps
- For a more in depth web app example, see the Spell check tutorial.