|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConcreteOption
This class represents an option (in a concrete way) how a partial sentence can be continued. Such a concrete option contains the specific word and may contain its category.
AbstractOption,
NextTokenOptions| Method Summary | |
|---|---|
java.lang.String |
getCategoryName()
Returns the name of the category of this concrete option, or null if there is no such category. |
java.lang.String |
getWord()
Returns the word of this concrete option. |
| Method Detail |
|---|
java.lang.String getWord()
java.lang.String getCategoryName()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||