README.md

The Technical Pipeline

Build Status

Link to Report

Link: Thesis_final

Install Package

# install.packages("devtools")
devtools::install_github("anderslaunerbaek/thesis_pipe")

Run Example

pdf_file <- "./dev/data/my_VRD_pdf_file.pdf"

# Load library
library(thesispipe)

# Perform classification and text predictions
my_pipe(pdf_file)


anderslaunerbaek/thesis_pipe documentation built on May 14, 2019, 9:38 a.m.