JSemcor is a Java library for interfacing with Semcor, a freely and publicly available semantic concordance of English, developed at Princeton University. JSemcor supports access to all currently available versions of Semcor.
JSemcor is written for Java 1.5.0 and has the package namespace edu.mit.jsemcor. The distribution does not include the Semcor data files themselves; these can be downloaded from Rada Mihalcea's website. 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 JSemcor useful, have found a bug, or would like to request a new feature, please contact me.
Description | Link |
Binary Files Only | edu.mit.jsemcor_1.0.1.jar (83 kb) |
User's Manual | edu.mit.jsemcor_1.0.1_manual.pdf (45 kb) |
Source Only | edu.mit.jsemcor_1.0.1_src.zip (98 kb) |
Javadocs | edu.mit.jsemcor_1.0.1_javadoc.zip (430 kb) | online |
Development Kit (binaries and source) | edu.mit.jsemcor_1.0.1_jdk.jar (172 kb) |
All-in-One (jdk, javadocs, manual) | edu.mit.jsemcor_1.0.1_all.zip (611 kb) |