synonyms | R Documentation |
Get synonyms for a given word.
synonyms(word, pos)
word |
The input word. |
pos |
Part of speech type.
Must be either |
A character vector holding the synonyms for the given word.
Ingo Feinerer
getSynonyms
if(initDict())
synonyms("company", "NOUN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.