README.md

library("stopwords")
sample( stopwords_iso$fr, 20)
#>  [1] "en"            "aura"          "troisièmement" "leur"         
#>  [5] "pourquoi"      "si"            "prealable"     "suis"         
#>  [9] "doit"          "pfut"          "soi-même"      "quanta"       
#> [13] "exactement"    "premièrement"  "cinquantaine"  "proche"       
#> [17] "semble"        "tel"           "u"             "f"


ThinkRstat/stopwords documentation built on May 8, 2019, 9:47 a.m.