This is a function that returns a dataframe of meanings of each word in a given string.
1 | meaning(string, sep = " ")
|
1 | meaning("reo")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.