get_Hypos: Wordnet hyponym retriever

View source: R/get_Hypos.R

get_HyposR Documentation

Wordnet hyponym retriever

Description

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

Usage

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.

Value

hyponym hierarchy


gandalfnicolas/SADCAT documentation built on June 8, 2024, 6:26 a.m.