powered by
Combine data frames containing stop words into one data frame.
combine_stopwords(...)
Data frames with stop words. Data frames must have two columns named "word" and "lexicon".
Combined data frame with stop words.
Combine data frames containing stop words into one data frame. Provided data frames must have two columns named "word" and "lexicon".
generate_stopwords(), stopwords_miretrieve, tidytext::stop_words
generate_stopwords()
Other stopword functions: generate_stopwords()