Learn R Programming

wordnet (version 0.1-2)

synonyms: Get synonyms for a word

Description

Get synonyms for a given word.

Usage

synonyms(word)

Arguments

word
The input word.

Value

  • A character vector holding the synonyms for the given word.

See Also

getSynonyms

Examples

Run this code
synonyms("company")

Run the code above in your browser using DataLab