R/data_lawtext_1999.R

#' Sample of Hungarian laws from 1999
#'
#' The sample contains 125 Hungarian laws from 1999. It is used in the 4th chapter of the textbook (https://tankonyv.poltextlab.com/corpus-ch.html)
#'
#' @format It is a `data.frame`, with 125 observation, 2 variables:
#' \describe{
#'    \item{doc_id}{A unique document id, in this case the filename of the law text}
#'    \item{text}{The unprocessed text}
#' }
#' @source \url{https://cap.tk.hu/en/dataoverview}
"data_lawtext_1999"
aakosm/HunMineR documentation built on Sept. 27, 2024, 5:22 p.m.