R/data_us_speeches.R

#' US Speeches (May 2021)
#'
#' The dataset contains 45261 sentences from US speeches held in May 2021.
#'
#' @format It is a `data.frame`, with 45261 observation, 2 variables:
#' \describe{
#'    \item{text}{Sentence-segmented speech texts}
#'    \item{label}{The CAP-label of the sentence}
#' }
#' @source \url{https://osf.io/ws5vp/}
#'
"data_us_speeches"
aakosm/HunMineR documentation built on Sept. 27, 2024, 5:22 p.m.