We integrated Aspell which is an open source spelling engine (not java based - C based) that is multi platform and just created a very simple script file that the Java app executed. There is also a pretty slick javascript project called SpellerPages that you can integrate with Aspell to pop up and give you the word suggestions. We have since changed over to Wintertree which provides a Java based API but you have to purchase it.
On 10/28/05 4:52 PM, "Chuck Hill" <[EMAIL PROTECTED]> wrote: > Xavier, > > If you get desperate, you could ask Google: > http://www.google.com/search?q=free+spellcheck+java > > One suggestion: > http://jazzy.sourceforge.net/ > > Chuck > > > On Oct 28, 2005, at 1:48 PM, Dev WO wrote: > >> Thanks Arturo, >> I'll register to check that. >> But it appears to be a "free beta", so not sure it will last... >> I'd rather like to go for something I can include directly in my >> application or even a Framework... >> >> >> Xavier >> >> >> >>> Dev WO wrote: >>> >>> >>>> Hi List, >>>> I was wondering if there's any spelling library in Java for >>>> French or English language? >>>> anyone knows where to have a look? >>>> Thanks >>>> Xavier >>>> >>>> >>> >>> >>> Google provides an API for their spelling thing. I think you have >>> to be a registered developer to use it. >>> >>> http://www.google.com/apis/ >>> >>> -arturo >>> >>> >>> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> http://lists.apple.com/mailman/options/webobjects-dev/chill% >> 40global-village.net >> >> This email sent to [EMAIL PROTECTED] >> -- Dov Rosenberg Inquira Inc 370 Centerpointe Circle, ste 1178 Altamonte Springs, FL 32701 (407) 339-1177 x 102 (407) 339-6704 (fax) [EMAIL PROTECTED] AOL IM: dovrosenberg _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
