jMWE is a Java library for detecting Multi-Word Expressions (MWE) in text, and is compatible with Java 1.5.0 and above. If you use jMWE in your work, please cite one or the other of these two papers:
- Finlayson, M.A. and Kulkarni, N. (2011) Detecting Multi-Word Expressions Improves Word Sense Disambiguation, Proceedings of the 8th Workshop on Multiword Expressions, Portland, OR. pp. 20-24. | pdf (112 kb) | web
- Kulkarni, N. and Finlayson, M.A. jMWE: A Java Toolkit for Detecting Multi-Word Expressions, Proceedings of the 8th Workshop on Multiword Expressions, Portland, OR. pp. 122-124. | pdf (93 kb) | web
The software is distributed under the Creative Commons Attribution 4.0 International License that makes it free to use for any purpose, 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 jMWE useful, have found a bug, or would like to request a new feature, please contact me.
Description | Link |
Binary Files Only | edu.mit.jmwe_1.0.2.jar (181 kb) |
User's Manual | edu.mit.jmwe_1.0.2_manual.pdf (231 kb) |
Source Only | edu.mit.jmwe_1.0.2_src.zip (186 kb) |
Javadocs | edu.mit.jwi_2.1.5_javadoc.zip (858 kb) | online |
Development Kit (binaries and source) | edu.mit.jmwe_1.0.2_jdk.jar (358 kb) |
Standard MWE Index data file | mweindex_wordnet3.0_semcor1.6.data (1.8 Mb) |
All-in-One (jdk, javadocs, manual, data) | edu.mit.jmwe_1.0.2_all.zip (1.7 Mb) |