JWI (the MIT Java Wordnet Interface) is a Java library for interfacing with Wordnet. JWI supports access to Wordnet versions 1.6 through 3.0, among other related Wordnet extensions. Wordnet is a freely and publicly available semantic dictionary of English, developed at Princeton University.
JWI is written for Java 1.5.0 and has the package namespace edu.mit.jwi. The distribution does not include the Wordnet dictionary files; these can be downloaded from the Wordnet download site. This version of software is distributed under a license that makes it free to use for all purposes, as long as proper copyright acknowledgement is made.
The javadoc API is posted online for your convenience. So is the version changelog. If you find JWI useful, have found a bug, or would like to request a new feature, please contact me.
| Description | Link |
| Binary Files Only | edu.mit.jwi_2.2.4.jar (143 kb) |
| User's Manual | edu.mit.jwi_2.2.4_manual.pdf (276 kb) |
| Source Only | edu.mit.jwi_2.2.4_src.zip (143 kb) |
| Javadocs | edu.mit.jwi_2.2.4_javadoc.zip (616 kb) | online |
| Development Kit (binaries and source) | edu.mit.jwi_2.2.4_jdk.jar (273 kb) |
| All-in-One (jdk, javadocs, manual) | edu.mit.jwi_2.2.4_all.zip (1093 kb) |

