|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.mit.jmwe.index | |
---|---|
edu.mit.jmwe.detect | Provides MWE detector API, a baseline detector, plus numerous other detector implementations. |
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. |
Classes in edu.mit.jmwe.index used by edu.mit.jmwe.detect | |
---|---|
HasMWEIndex
An object that wraps an MWE index. |
|
IHasMWEIndex
Classes implementing this interface use a IMWEIndex . |
|
IMWEIndex
An index of multi-word expressions (MWEs). |
Classes in edu.mit.jmwe.index used by edu.mit.jmwe.harness.result.error | |
---|---|
IMWEIndex
An index of multi-word expressions (MWEs). |
Classes in edu.mit.jmwe.index used by edu.mit.jmwe.index | |
---|---|
IHasMWEIndex
Classes implementing this interface use a IMWEIndex . |
|
IMWEDescSet
A set of MWE description objects that provides methods to retrieve the root and inflected MWE descriptions it contains. |
|
IMWEIndex
An index of multi-word expressions (MWEs). |
|
IndexBuilder.FileGetter
Wouldn't it be nice to have first-class functions in Java? |
|
IndexBuilder.IMutableMWEDesc
|
|
IndexBuilder.MutableInfMWEDesc
|
|
IndexBuilder.MutableRootMWEDesc
A root MWE description object whose counts can be incremented. |
|
InMemoryMWEIndex
The default abstract implementation of IMWEIndex . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |