Description Usage Arguments Value Examples
Get the words in a synset
1 | getWords(synset)
|
synset |
The synset whose words are returned |
A character vector holding the words
1 2 3 4 5 | ## Not run:
synsets <- getSynsets('house')
getWords(synsets[[1]])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.