Hello people, I have a question about how to program a grammatica check in java. With a grammaticacheck I mean the check that office does when you type a word incorrect, for instance: Brid--->bird (bride) But i dont know how i can program such a check in java ??? Greetings yous van halder
Welcome to the forums How about this one? http://www.spellex.com/products/sdks...FSWFQAodGHeIqw
Please use [Code]your code goes in here[/Code] tags when posting code. When you have received an answer to your question, please mark it as resolved using the Thread Tools menu. Before posting your question, did you look here? Got a question on Linux? Visit our Linux sister site. I dont answer coding questions via PM or EMail. Please post a thread in the appropriate forum section. Creating A Wizard In VB.NET Paging A Recordset What is wrong with using On Error Resume Next Good Article: Language Enhancements In Visual Basic 2010 Upgrading VB6 Code To VB.NET Microsoft MVP 2005/2006/2007/2008/2009/2010/2011/2012/Defrocked
But i want to make such a check myself, or at least i want to understand how such a program works.
Then how about this? http://jazzy.sourceforge.net/
Forum Rules