Package | Description |
---|---|
edu.mit.jmwe.detect |
Provides MWE detector API, a baseline detector, plus numerous other detector implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
Leftmost
A resolver that chooses the leftmost MWE.
|
class |
Longest
A detector resolver that chooses the longest MWEs in a set of conflicts.
|
class |
SmallestVariance
A detector resolver that chooses the MWE with the smallest variance.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.