|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgate.util.AbstractFeatureBearer
gate.creole.AbstractResource
gate.creole.AbstractLanguageResource
gate.lexicon.MutableLexicalKnowledgeBaseImpl
gate.lexicon.NLGLexiconImpl
Field Summary |
Fields inherited from class gate.lexicon.MutableLexicalKnowledgeBaseImpl |
posTypes, synsets, words |
Fields inherited from class gate.creole.AbstractLanguageResource |
dataStore, lrPersistentId |
Fields inherited from class gate.creole.AbstractResource |
name |
Fields inherited from class gate.util.AbstractFeatureBearer |
features |
Fields inherited from interface gate.lexicon.Lexicon |
POS_ADJECTIVE, POS_ADVERB, POS_CONJ, POS_NOUN, POS_OTHER, POS_TYPES, POS_VERB |
Constructor Summary | |
NLGLexiconImpl()
|
Method Summary | |
MutableWord |
addWord(String lemma)
add a new word |
Methods inherited from class gate.lexicon.MutableLexicalKnowledgeBaseImpl |
addPOSType, addSynset, getLexiconId, getPOSTypes, getSynsets, getSynsets, getVersion, init, lookupWord, lookupWord, removeSynset, removeWord, setLexiconId, setVersion |
Methods inherited from class gate.creole.AbstractLanguageResource |
cleanup, getDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, sync |
Methods inherited from class gate.creole.AbstractResource |
checkParameterValues, getBeanInfo, getName, getParameterValue, getParameterValue, removeResourceListeners, setName, setParameterValue, setParameterValue, setParameterValues, setParameterValues, setResourceListeners |
Methods inherited from class gate.util.AbstractFeatureBearer |
getFeatures, setFeatures |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface gate.LanguageResource |
getDataStore, getLRPersistenceId, getParent, isModified, setDataStore, setLRPersistenceId, setParent, sync |
Methods inherited from interface gate.Resource |
cleanup, getParameterValue, setParameterValue, setParameterValues |
Methods inherited from interface gate.util.FeatureBearer |
getFeatures, setFeatures |
Methods inherited from interface gate.util.NameBearer |
getName, setName |
Constructor Detail |
public NLGLexiconImpl()
Method Detail |
public MutableWord addWord(String lemma)
MutableLexicalKnowledgeBaseImpl
addWord
in interface MutableLexicalKnowledgeBase
addWord
in class MutableLexicalKnowledgeBaseImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |