R/data_paper.R

#' Example of the dataset used in the paper.
#'
#' A real dataset from spanish speakers, translated using automatic algorithms
#'
#' @format A data frame with 4364 rows and 3 variables:
#' \describe{
#'   \item{ID}{Id of the people}
#'   \item{Concept}{Concept being described by the person ID}
#'   \item{Property}{A property mentioned for the corresponding concept for the person ID}
#' }
"data_paper"

Try the CPNCoverageAnalysis package in your browser

Any scripts or data that you put into this service are public.

CPNCoverageAnalysis documentation built on Oct. 9, 2021, 5:06 p.m.