Description Usage Arguments Value References Examples
Search for synonyms that match term(s).
1 2 3 4 5 |
terms |
The terms to find synonyms for. |
return.list |
logical. If TRUE returns the output for multiple synonyms as a list by search term rather than a vector. |
multiwords |
logical. IF TRUE retains vector elements that contain phrases (defined as having one or more spaces) rather than a single word. |
report.null |
logical. If TRUE reports the words that no match was found at the head of the output. |
Returns a list of vectors or vector of possible words that match term(s).
The synonyms dictionary (see SYNONYM)
was generated by web scraping the
Reverso
Online Dictionary. The word list fed to
Reverso
is the unique words from the combination of
DICTIONARY and
labMT.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.