Stop words concatenated from various web sources.
proust_stopwords()
https://raw.githubusercontent.com/stopwords-iso/stopwords-fr/master/stopwords-fr.txt
a tibble with stopwords
proust_stopwords()#> # A tibble: 689 x 1 #> word #> <chr> #> 1 a #> 2 abord #> 3 absolument #> 4 afin #> 5 ah #> 6 ai #> 7 aie #> 8 aient #> 9 aies #> 10 ailleurs #> # ... with 679 more rows