get_Hypos: Wordnet hyponym retriever

Description Usage Arguments Examples

Description

Gets the synsets/words (depending on Syns) of a term's hyponym hierarchy.

Usage

1
get_Hypos(synsets, Syns = T)

Arguments

synsets

synsets to obtain hyponyms for

Syns

Return the synsets? Defaults to TRUE. If FALSE, returns the various words that make up the synsets.

Examples

1
get_Hypos(term_synset)

gandalfnicolas/WDCH documentation built on May 29, 2019, 9:17 a.m.