fst_find_stopwords | R Documentation |
Returns a tibble containing all available stopword lists for the language, their contents, and the size of the lists.
fst_find_stopwords(language = "fi")
language |
two-letter ISO code of the language for the stopword list |
A tibble containing the stopwords lists.
fst_find_stopwords()
fst_find_stopwords(language = 'et')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.