In my project I need to check a bunch of text for spelling mistakes. I get the text over a webservice
and have no GUI
component from which I could use Spellchecking functionality.
Is there a standard spell checking function that I can use? Is there a commercial or better open source library that can be used offline?