|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Related | |
|---|---|
| net.jeremybrooks.knicker | |
| Uses of Related in net.jeremybrooks.knicker |
|---|
| Methods in net.jeremybrooks.knicker that return types with arguments of type Related | |
|---|---|
static List<Related> |
WordApi.related(String word)
Retrieve related words for a particular word. |
static List<Related> |
WordApi.related(String word,
int limit,
boolean useCanonical,
Set<Knicker.PartOfSpeech> partOfSpeech,
Set<Knicker.RelationshipType> relationshipType,
Knicker.SourceDictionary sourceDictionary)
Retrieve related words for a particular word. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||