|
RiTa index |
||||||||||
| Name | getContains() | |||||||||
| Class | RiWordnet | |||||||||
| Description | Returns all 'contains' matches for the specified word and
pos
Example: 'table' returns 'bleat' (but not 'tale'). |
|||||||||
| Syntax | getContains(word, posStr); getContains(word, posStr, maxResults); |
|||||||||
| Parameters |
|
|||||||||
| Returns | java.lang.String[] | |||||||||
| Usage | Web & Application | |||||||||
| Related | ||||||||||