Full_Expand: Full Wordnet Expansion

View source: R/Full_Expand.R

Full_ExpandR Documentation

Full Wordnet Expansion

Description

Gets see also, similar, attributes, hyponyms, antonyms, derivationally related forms, to expand a list of seed words.

Usage

Full_Expand(datax, antonym = T, syns = F)

Arguments

datax

dataframe with three columns, named: term, PoS, and sense.

antonym

Obtain antonyms? Default is TRUE.

syns

return synsets? Default is FALSE. IF FALSE, returns words.


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