WordNet Java API

Noor picture Noor · Mar 6, 2013 · Viewed 15.6k times · Source

I'm having to use a Java API for WordNet, it will be for a big implementation. I'm searching but coming across many;

  1. JWordNet(http://sourceforge.net/projects/jwordnet/)
  2. MIT Java WordNet Interface (http://projects.csail.mit.edu/jwi/)
  3. RiTa WordNet(http://rednoise.org/rita/wordnet/documentation/index.htm)

can i get some advise about which one is better?

Answer

Miloš Černilovský picture Miloš Černilovský · Feb 25, 2014

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.