Spellchecking queries to a database
Spellchecking queries to a database
- Subject: Spellchecking queries to a database
- From: "Pascal Schrafl" <email@hidden>
- Date: Wed, 22 Oct 2003 13:26:39 +0200
Hello together
I would like to write a search engine, that can query a database, and uses some
of the "google-known" spellchecking features (it shall spellcheck the query and
correct the result, or propose new keywords). How can I do that? I would like a
pure Java solution. Can anyone help me out with some tipps or tricks for
implementing such a spellchecker? The app will finally be in 4 languages, so I
thought to bind the language variable to the session of the user, so the
spellchecker can verify, which dictionary he must use.
Thanks a lot for any tipps and hints or code.
Greetings,
Pascal
PS: I'm on Mac OS X 10.2.6, using WebObjects 5.2.1 (soon Panther and WO 5.2.2,
when it comes).
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.