R/lemma_data.R

#' Lemma data
#'
#' Lemma data (dictionary)
#'
#' @format A data frame with 47366 rows and 2 variables:
#' \describe{
#'   \item{inflected_form}{string of inflected forms}
#'   \item{lemma}{list of lemmas (roots)}
#'   ...
#' }
#' @source Helmstetter, 2020
"lemma_data"
ajhelmstetter/papieRmache documentation built on March 30, 2024, 9:22 p.m.