Package | Description |
---|---|
edu.mit.jmwe.detect |
Provides MWE detector API, a baseline detector, plus numerous other detector implementations.
|
Modifier and Type | Method and Description |
---|---|
static InflectionRule |
InflectionRule.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static InflectionRule[] |
InflectionRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2011 Massachusetts Institute of Technology. All Rights Reserved.