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: terms, PoS, and sense.

antonym

Obtain antonyms? Default is TRUE.

syns

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


gandalfnicolas/ADCAT documentation built on April 15, 2020, 8:26 p.m.