|
RiTa index |
|
| Name | similarBySound() |
| Class | RiLexicon |
| Description | Compares the phonemes of the input String to those of each word in the lexicon, returning the set of closest matches as a String[]. |
| Syntax | similarBySound(input); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |