A quick and fast implementation of a spell checker for English language. When used together with NLP API, it is a powerful duo
It was trained with more than 150.000 words that are common in English language. While being accurate, it is also fast and efficient.
This API will help your users correct spelling errors, recognize the difference among words as they're typing.
It will return the best candidate as well as other candidates. You can use this information for drop-downs or other fancy stuff in your application