WordNet Java API
api, java, wordnet
Solution
You can refer to the paper Java Libraries for Accessing the PrincetonWordnet: Comparison and Evaluation which compares 12 Java libraries for accessing WordNet. It compares their performance and other features.
Problem
I'm having to use a Java API for WordNet, it will be for a big implementation. I'm searching but coming across many; - JWordNet(http://sourceforge.net/projects/jwordnet/) - MIT Java WordNet Interface (http://projects.csail.mit.edu/jwi/) - RiTa WordNet(http://rednoise.org/rita/wordnet/documentation/index.htm) can i get some advise about which one is better?