|
RiTa index |
|
| Name | similarBySoundAndLetter() |
| Class | RiLexicon |
| Description | First calls similarBySound(), then filters the result set by the algorithm used in similarByLetter(); (useful when similarBySound() returns too large a result set) |
| Syntax | similarBySoundAndLetter(input); |
| Returns | java.lang.String[] |
| Usage | Web & Application |
| Related | |