R/corpora.R

#' English Language Corpus
#'
#' An English language corpus downloaded from \url{https://github.com/dwyl/english-words}.
#'
#' @format A character vector with 459866 entries.
#'
#' @source \url{https://github.com/dwyl/english-words}
#' english_words
"english_words"

#' German Language Corpus
#'
#' A German language corpus downloaded from \url{https://github.com/davidak/wortliste}.
#'
#' @format A character vector with 239649 entries.
#'
#' @source \url{https://github.com/davidak/wortliste}
#' german_words
"german_words"
beckerbenj/eatFDZ documentation built on June 11, 2025, 6:49 a.m.