Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Is there a Open Source Java Dictionary?

Status
Not open for further replies.

Kruzer

Programmer
Jun 16, 2000
117
US
I'm trying to build a process similar to Google's "Did you mean". If a user types in a word, I want to display the similar sounding word(s) and corrections to the word. Anyone know of a similar Java API?

Dano
What's your major malfunction
 
There is no core API.
Try google.
If not, then your's will be the first !

--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
 
Yeah the link you sent is what I found too. Also, found this "Red Pirahna" app that might give me a start.

Dano
What's your major malfunction
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top