Skip to content

QJonny/PapersParser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMPILATION

In order to correctly compile and execute Trail Head, use sbt or anything you want.
The only important thing is that the repository containing the final executable file must also contain:
- the "tools" dossier
- the "cache" dossier
- the "pdf2xml.dtd" file



EXECUTION

When you start the program, after providing the input path, if at that location there isn't any "schedule.xml", an exception will be rised. Since this wasn't part of my tasksand I don't exactly know how this works, I didn't touch at that code part. 
However, the parsing has been completed before the exception.
If you don't want this annoying exception, just comment the code after the parsing process.

About

Code for displaying papers in a graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%