View source: R/mallet_stopwords.R
mallet_stoplist_file_path | R Documentation |
Return the file path to the mallet stoplists
mallet_stoplist_file_path(language = "en") mallet.stoplist.file.path(language = "en")
language |
language to return stoplist for. Defaults to engligs ([en]). |
Returns the path to the mallet stop word list. See [mallet_supported_stoplists()] for which stoplists that are included.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.