GATE
Version 3.1-2270

gate.lexicon
Interface NLGLexicon

All Superinterfaces:
FeatureBearer, LanguageResource, LexicalKnowledgeBase, Lexicon, MutableLexicalKnowledgeBase, NameBearer, Resource, Serializable

public interface NLGLexicon
extends MutableLexicalKnowledgeBase


Field Summary
 
Fields inherited from interface gate.lexicon.Lexicon
POS_ADJECTIVE, POS_ADVERB, POS_CONJ, POS_NOUN, POS_OTHER, POS_TYPES, POS_VERB
 
Method Summary
 
Methods inherited from interface gate.lexicon.MutableLexicalKnowledgeBase
addPOSType, addSynset, addWord, removeSynset, removeWord, setVersion
 
Methods inherited from interface gate.lexicon.LexicalKnowledgeBase
getPOSTypes, getSynsets, getVersion, lookupWord, lookupWord
 
Methods inherited from interface gate.lexicon.Lexicon
getLexiconId, setLexiconId
 
Methods inherited from interface gate.LanguageResource
getDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, sync
 
Methods inherited from interface gate.Resource
cleanup, getParameterValue, init, setParameterValue, setParameterValues
 
Methods inherited from interface gate.util.FeatureBearer
getFeatures, setFeatures
 
Methods inherited from interface gate.util.NameBearer
getName, setName
 


GATE
Version 3.1-2270