R/local_genre_table.R

#' Local Genre Table
#'
#' A dataset containing a vocabulary table for English language genre description simplifications.
#'
#' @format A data frame with 463281 rows and 3 variables:
#' \describe{
#'   \item{genre}{A simplified genre description.}
#'   \item{genre_rec}{A long genre description to be simplified.}
#'   \item{distance}{A numeric distance}
#' }
#' @source \url{https://reprex.nl/project/listen-local/}
"local_genre_table"
antaldaniel/spotify-recommendations documentation built on April 6, 2021, 6 a.m.