quanteda / stopwords

Multilingual Stopword Lists in R
http://stopwords.quanteda.io
Other
113 stars 9 forks source link

Remove use_stopwords() #38

Closed kbenoit closed 3 years ago

kbenoit commented 3 years ago

Because there are too many higher-order dependencies via the usethis package. As a simple package, stopwords should keep its dependency chain simple as well.

I have issued a PR for adding use_stopwords() to the usethis package.