Learn R Programming

stopwords (version 2.3)

data_stopwords_ancient: stopword lists for ancient languages

Description

Stopword lists for ancient Greek and Latin. These lists are far more extensive than the Perseus lists for ancient Greek and Latin from the Perseus Digital Library.

Arguments

Format

An object of class list of length 2.

Usage

stopwords(language = "grc", source = "ancient")

stopwords(language = "la", source = "ancient")

Details

As there is no 2-letter code for ancient Greek in ISO-639-1, we use "grc" to denote Greek (as per ISO-639-3).

See Also

data_stopwords_perseus