|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IIndexWordID
A unique identifier for an index word. An index word ID is sufficient to retrieve a specific index word from the Wordnet database. It consists of both a lemma (root form) and part of speech.
| Method Summary | |
|---|---|
String |
getLemma()
Returns the lemma (root form) of the index word that this ID indicates. |
| Methods inherited from interface edu.mit.jwi.item.IHasPOS |
|---|
getPOS |
| Method Detail |
|---|
String getLemma()
null, empty, or all whitespace.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||