|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MorphosyntacticTagsAttribute
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. |
List<StringBuilder> |
getTags()
Returns the POS tag of the term. |
void |
setTags(List<StringBuilder> tags)
Set the POS tag. |
| Method Detail |
|---|
void setTags(List<StringBuilder> tags)
tags - A list of POS tags corresponding to current lemma.List<StringBuilder> getTags()
void clear()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||