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:

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
Binary Files Only
User's Manual
Source Only
Javadocs
Development Kit (binaries and source)
Standard MWE Index data file
All-in-One (jdk, javadocs, manual, data)


Related Projects

CoreNLP-jMWE uses jMWE to add the ability to capture Multi-Word Expressions to the Stanford CoreNLP library. The fork was created by Tomasz Oliwa at the Center for Research Informatics (CRI), University of Chicago.