#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.