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.

Format

An object of class list of length 2.

Source

Aurélien Berra, Ancient Greek and Latin stopwords, doi: 10.5281/zenodo.1165205 . See https://github.com/aurelberra/stopwords/blob/master/rationale.md.

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).

Usage

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

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

See also