public interface ISenseEntry extends IHasPOS, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset()
Returns the synset offset for this sense entry, a non-negative integer.
|
ISenseKey |
getSenseKey()
Returns the sense key for this sense entry.
|
int |
getSenseNumber()
Returns the sense number for the word indicated by this entry.
|
int |
getTagCount()
Returns the tag count for the sense entry.
|
ISenseKey getSenseKey()
null.null sense key for this sense entry.int getOffset()
int getSenseNumber()
int getTagCount()
Copyright © 2018. All rights reserved.