Link: Thesis_final
# install.packages("devtools")
devtools::install_github("anderslaunerbaek/thesis_pipe")
pdf_file <- "./dev/data/my_VRD_pdf_file.pdf"
# Load library
library(thesispipe)
# Perform classification and text predictions
my_pipe(pdf_file)