mallet_stoplist_file_path: Return the file path to the mallet stoplists
Description
Return the file path to the mallet stoplists
Usage
mallet_stoplist_file_path(language = "en")mallet.stoplist.file.path(language = "en")
Arguments
- language
language to return stoplist for. Defaults to engligs ([en]).
Details
Returns the path to the mallet stop word list.
See [mallet_supported_stoplists()] for which stoplists that are included.