Stop words concatenated from various web sources.

proust_stopwords()

Source

https://raw.githubusercontent.com/stopwords-iso/stopwords-fr/master/stopwords-fr.txt

Value

a tibble with stopwords

Examples

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