gate.lexicon
Interface Lexicon
- All Superinterfaces:
- FeatureBearer, LanguageResource, NameBearer, Resource, Serializable
- All Known Subinterfaces:
- LexicalKnowledgeBase, MutableLexicalKnowledgeBase, NLGLexicon
- All Known Implementing Classes:
- MutableLexicalKnowledgeBaseImpl, NLGLexiconImpl
public interface Lexicon
- extends LanguageResource
POS_ADJECTIVE
static final String POS_ADJECTIVE
- See Also:
- Constant Field Values
POS_ADVERB
static final String POS_ADVERB
- See Also:
- Constant Field Values
POS_NOUN
static final String POS_NOUN
- See Also:
- Constant Field Values
POS_VERB
static final String POS_VERB
- See Also:
- Constant Field Values
POS_CONJ
static final String POS_CONJ
- See Also:
- Constant Field Values
POS_OTHER
static final String POS_OTHER
- See Also:
- Constant Field Values
POS_TYPES
static final Object[] POS_TYPES
getLexiconId
Object getLexiconId()
setLexiconId
void setLexiconId(Object Id)