Full_Expand: Full Wordnet Expansion

Description Usage Arguments

View source: R/Full_Expand.R

Description

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

Usage

1
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.


spreising/Copy-SADCAT documentation built on Oct. 10, 2020, 12:46 a.m.