mallet_stoplist_file_path: Return the file path to the mallet stoplists

View source: R/mallet_stopwords.R

mallet_stoplist_file_pathR Documentation

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.


mallet documentation built on July 20, 2022, 5:08 p.m.