stopwords_getlanguages {stopwords} | R Documentation |
list available stopwords country codes
Description
Lists the available stopwords country codes for a given stopwords source. See https://en.wikipedia.org/wiki/ISO_639-1 for details of the language code.
Usage
stopwords_getlanguages(source)
Arguments
source |
the source of the stopwords |
[Package stopwords version 2.3 Index]