Description Usage Arguments Value
Create Word Lists from Piped Text
1 2 3 4 5 | make_list(
piped,
word_list = c(list_academic, list_business, list_dolch, list_general_plus, list_ngsl,
list_ngsl_all, list_wiki, list_toeic)
)
|
piped |
dataframe piped from udpipe::udpipe |
word_list |
word list to use as basis for joining |
a dataframe of words and groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.