Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

Format

An object of class list of length 2.

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

Source

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

See Also


stopwords

Multilingual Stopword Lists

v2.2
MIT + file LICENSE
Authors
Kenneth Benoit [aut, cre], David Muhr [aut], Kohei Watanabe [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.