|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MorphosyntacticTagAttribute
Morfologik dictionaries provide morphosyntactic annotations for surface forms. For the exact format and description of these, see the project's documentation (annotations vary by dictionary!).
| Method Summary | |
|---|---|
void |
clear()
Clear to default value. |
CharSequence |
getTag()
Returns the POS tag of the term. |
void |
setTag(CharSequence pos)
Set the POS tag. |
| Method Detail |
|---|
void setTag(CharSequence pos)
pos - POS tag corresponding to current lemmaCharSequence getTag()
void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||