|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Lemma
This interface represents a single term that maps to a Synset in the
WordNet dictionary.
Lemma has several attributes:
Lemma against other Lemmas for the same Synset. Synset for this Lemma Lemma Lemma
Lemma Lemma
| Method Summary | |
|---|---|
String |
getKey()
Returns the key for this Lemma. |
String |
getLemmaName()
Returns the name of this Lemma |
int |
getLexicalId()
Returns the lexical id for this Lemma |
String |
getLexicographerName()
Returns the lexicographer file name for this lemma. |
int |
getLexNameIndex()
Returns the index corresponding to the lexicographer file name for this Lemma. |
Synset |
getSynset()
Returns the Synset for this Lemma. |
| Method Detail |
|---|
String getKey()
Lemma.
Synset getSynset()
Synset for this Lemma.
String getLemmaName()
Lemma
String getLexicographerName()
lemma.
int getLexNameIndex()
Lemma.
int getLexicalId()
Lemma
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||