Set a stopword list to use with n-gram functions
Arguments
- kwr
A
kwresearch
object.- 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.