|
RiTa index |
|
| Name | tag() |
| Class | RiPosTagger |
| Description | Tags each token with the appropriate POS (as a feature), then returns a String array of the assigned tags. |
| Syntax | tag(tokenArray); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |