|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object opennlp.tools.coref.sim.NumberEnum
public class NumberEnum
Enumeration of number types.
Field Summary | |
---|---|
static NumberEnum |
PLURAL
Plural number type. |
static NumberEnum |
SINGULAR
Singular number type. |
static NumberEnum |
UNKNOWN
Unknown number type. |
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final NumberEnum SINGULAR
public static final NumberEnum PLURAL
public static final NumberEnum UNKNOWN
Method Detail |
---|
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |