============ Installation ============ 1. Clone the repo on the machine 2. Install GROBID, follow instructions on https://grobid.readthedocs.io/en/latest/Install-Grobid/ 3. Install PDFFigures2.0, follow instructions on https://github.com/allenai/pdffigures2 4. Add the path to the PDFFigures2 in ConfigPaths.py Prereqs ------- * Python 3.5 Python Libraries ---------------- * subprocess package (pip install subprocess) * Requests Library * Psycopg2 (for connecting to the database)