Set up the GROBID service
masterSciPDF Parser is based on GROBID. You must have a GROBID service running on your machine before parsing.
While the project provides a script to run GROBID, it is highly recommended to run GROBID via Docker for better stability and to ensure you are using the latest version.
To use the provided script, run:
bash serve_grobid.shThis script runs GROBID at the default port 8070.