Class |
RiTa |
||||
---|---|---|---|---|---|
Name |
sentences |
||||
Description | Splits 'text' into sentences (according to Penn Treebank conventions) | ||||
Example |
RiTa.sentences("The boy went fishing.", he said. Then he went away."); |
||||
Parameters |
|
||||
Returns |
|
||||
Syntax |
RiTa.sentences(text); |
||||
Platform | Java / JavaScript | ||||