Package | Description |
---|---|
edu.illinois.cs.cogcomp.edison.utilities |
Modifier and Type | Field and Description |
---|---|
NomLexEntry.NomLexClasses |
NomLexEntry.nomClass |
Modifier and Type | Field and Description |
---|---|
static Set<NomLexEntry.NomLexClasses> |
NomLexEntry.ADJECTIVAL |
static Set<NomLexEntry.NomLexClasses> |
NomLexEntry.NON_VERB_ADJ |
static Set<NomLexEntry.NomLexClasses> |
NomLexEntry.VERBAL |
Modifier and Type | Method and Description |
---|---|
static NomLexEntry.NomLexClasses |
NomLexEntry.NomLexClasses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NomLexEntry.NomLexClasses[] |
NomLexEntry.NomLexClasses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.