| get_synsetids | R Documentation |
Search for Synset ID(s) in WordNet
get_synsetids(x = c("301590922", "108957024"))
get_synonyms(x)
x |
character, one or more Synset IDs to be searched, or a data.frame result from another |
a data frame containing search result
if (interactive()) {
get_synsetids("106618544")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.