Hi all
I need to use WordNet with Java. Can anyone point me to some useful resources?
Thanks in advance
Hi all
I need to use WordNet with Java. Can anyone point me to some useful resources?
Thanks in advance
Quick googling shows some stuff by gyus from MIT, a library on SourceForge and something, named JAWS.
I haven't used any single one of those libraries, though.
I implemented a project with WordNet a while back, and I seem to recall using the JWNL API. The API and docs were fairly straight forward (and easy) to use.