|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| 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 | |
Object[] |
getPOSTypes()
|
Iterator |
getSynsets(Object pos)
returns all synsets for a specific POS |
String |
getVersion()
returns the lexicon version |
List |
lookupWord(String lemma)
returns list of WordSense-s for specific lemma |
List |
lookupWord(String lemma,
Object pos)
returns list of WordSense-s for specific lemma of the specified POS |
| 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 |
| Method Detail |
public String getVersion()
public Iterator getSynsets(Object pos)
public List lookupWord(String lemma)
public List lookupWord(String lemma,
Object pos)
public Object[] getPOSTypes()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||