|
RiTa index |
|
| Name | tagInline() |
| Class | RiPosTagger |
| Description | Tokenizes the input sentence using the defaultTokenizer and returns a String with pos-tags notated inline |
| Syntax | tagInline(sentence); tagInline(tokens); |
| Returns | java.lang.String |
| Usage | Web & Application |
| Related | |