|
RiTa index |
|
| Name | getStresses() |
| Class | RiAnalyzer |
| Description | Returns a String containing the stresses for each syllable of the input text, delimited by semi-colons, e.g., "0:1:0:1", with 1's meaning 'stressed', and 0's meaning 'unstressed', or null if no text has been input. |
| Syntax | getStresses(); |
| Returns | java.lang.String |
| Usage | Web & Application |
| Related | |