|
RiTa index |
|||||||
| Name | getNominalizations() | ||||||
| Class | RiWordnet | ||||||
| Description | Returns nominalized terms for id, or null if not found Refers to the use of a verb or an adjective as a noun. Holds for nouns, verbs & adjecstives(?) Example: happiness(n) -> [happy, unhappy] happy(a) -> [happiness, felicity] |
||||||
| Syntax | getNominalizations(id); getNominalizations(query, pos); |
||||||
| Parameters |
|
||||||
| Returns | java.lang.String[] | ||||||
| Usage | Web & Application | ||||||
| Related | |||||||