|
RiTa index |
||||
| Name | RiPosTagger.parseTagString() | |||
| Class | RiPosTagger | |||
| Description | Takes a String of words and tags in the format:
The/dt doctor/nn treated/vbd dogs/nnsreturns an array of the part-of-speech tags. |
|||
| Syntax | RiPosTagger.parseTagString(wordsAndTags); |
|||
| Parameters |
|
|||
| Returns | java.lang.String[] | |||
| Usage | Web & Application [static] | |||
| Related | ||||