|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
edu.mit.jmwe.data | Provides the basic data structures used by the library and their default implementations. |
edu.mit.jmwe.data.concordance | Provides interfaces and classes for accessing data taken Semcor-formatted concordances, useful for benchmarking detectors. |
edu.mit.jmwe.detect | Provides MWE detector API, a baseline detector, plus numerous other detector implementations. |
edu.mit.jmwe.detect.score | Provides various scoring mechanisms that can be used by subclasses of the FilterByScore and ResolveByScore detectors. |
edu.mit.jmwe.harness | Provides testing harness infrastructure |
edu.mit.jmwe.harness.result | Provides objects that encapsulate the results of a test harness run |
edu.mit.jmwe.harness.result.error | Provides error detectors to evaluate the results of a test harness run |
edu.mit.jmwe.index | Provides the MWE index interfaces and default implementations, which allow one to look up an MWE given one of its parts. |
edu.mit.jmwe.util | Provides utility classes used by many classes across the library |
jMWE is a Java library for constructing and testing Multi-Word Expression detectors. A Multi-Word Expression (MWE) is a group of words that (1) occurs together more often than would be expected by pure chance and, (2) is arbitrarily restricted with regard to their syntactic or semantic flexibility. Examples of common MWEs are compound nouns such as world record or verb-particle constructions such as look up, as, for example in the sentence:
jMWE is free to use for all purposes, as long as proper acknowledgment is made. Details can be found in the license, which is in the distribution.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |