kwr_use_stopwords | R Documentation |
Set a stopword list to use with n-gram functions
kwr_use_stopwords(kwr, stopwords = NULL)
kwr |
A |
stopwords |
Stopwords as a character vector. You can use the kwr_stopwords() function for Czech stopwords. These words will be removed from unigram listings. If NULL (default), no stopwords are used. |
A kwresearch object with stopwords set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.