get_synonyms: Find similar words

Description Usage Arguments Value

Description

Find similar words

Usage

1
get_synonyms(scimeetr_data, synonymous_to, n_gram = c(1L, 3L))

Arguments

scimeetr_data

a scimeetr object

synonymous_to

an character string that is an expression for which synonymous and similar expression are wanted. synonyms for each elements in the vectors will be proposed.

Value

a list of character string. In other words, a vector of suggestions.


MaximeRivest/scimeetr documentation built on May 8, 2019, 9:51 a.m.