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