|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMWEDetectorResolver | |
---|---|
edu.mit.jmwe.detect | Provides MWE detector API, a baseline detector, plus numerous other detector implementations. |
Uses of IMWEDetectorResolver in edu.mit.jmwe.detect |
---|
Classes in edu.mit.jmwe.detect that implement IMWEDetectorResolver | |
---|---|
class |
Leftmost
A resolver that chooses the leftmost MWE. |
class |
LMLR
Stands for "Longest Match, Left to Right". |
class |
Longest
A detector resolver that chooses the longest MWEs in a set of conflicts. |
class |
ResolveByScore
Abstract base class for MWE detector resolvers that use a simple score to resolve conflicts. |
class |
SmallestVariance
A detector resolver that chooses the MWE with the smallest variance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |