mallet_stoplist_file_path {mallet} | 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.