R/corpus.R

#' @title
#' A corpus of Italian Supreme Court decisions
#'
#' @description
#' \code{corpus} is an object of class \code{VCorpus} from package \pkg{tm} and contains 15,485 documents
#' relating to final decisions (sentences) in civil matters delivered by the Italian Supreme Court during
#' the year 2013.
#' \code{\link{classes}} provide subject labels for each document.
#'
#' @note
#' \code{corpus} inherits user defined meta attibutes from \code{\link{dfciv}} columns.
#' In particular, each document is labeled by the \code{Idmateria} attribute.
#'
#' @name corpus
NULL
paolofantini/Supreme documentation built on May 24, 2019, 6:14 p.m.