R/trickypdf.R

#' Package 'trickypdf'
#' 
#' Turn pdf document into XML for further processing in a corpus preparation
#' pipeline. The particular focus of the package is to cleanly extract text from
#' layouted pdf documents (multi-column layout etc.).
#' 
#' @author Andreas Blaette (andreas.blaette@@uni-due.de)
#' @references http://polmine.sowi.uni-due.de
#' @keywords package
#' @docType package
#' @importFrom knitr include_graphics
#' @rdname trickypdf-package
#' @name trickypdf
NULL
PolMine/trickypdf documentation built on Nov. 20, 2019, 8:01 p.m.