| 
GATE Version 3.1-2270  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Word
Represents WordNet word.
| Method Summary | |
|---|---|
 String | 
getLemma()
returns the lemma of this word  | 
 int | 
getSenseCount()
returns the number of senses of this word (not necessarily loading them from storage)  | 
 List | 
getWordSenses()
returns the senses of this word  | 
| Method Detail | 
|---|
List getWordSenses()
                   throws WordNetException
WordNetExceptionString getLemma()
int getSenseCount()
  | 
GATE Version 3.1-2270  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||