Skip to content
This repository was archived by the owner on Aug 23, 2024. It is now read-only.

jeff-breece/SpellCheckService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpellCheckService

This Azure Function takes a string input from an HTTP Get request and passes this to Bing Spell Check in "Proof" mode, parses the response & returns the suggested correction from the service.

Settings

Add a local.settings.json file in the project root with the following configurations (your Market may be different and the valid modes are 'proof' & 'spell' depending on what you need).':

Notes

  • Some of this code was upcycled from other's works out on the net.

References

About

This Azure Function takes a string input from an HTTP Get request and passes this to Bing Spell Check in "Proof" mode, parses the response & returns the suggested correction from the service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages