Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sample lines for running etl server and grobid instance #53

Open
amscosta opened this issue Feb 22, 2024 · 1 comment
Open

sample lines for running etl server and grobid instance #53

amscosta opened this issue Feb 22, 2024 · 1 comment

Comments

@amscosta
Copy link

Apologies if my question is too silly.
In the description you wrote :
"PDF parsing relies on an existing GROBID instance to be up and running.
It is assumed that this is running locally on the ETL server"
Can you provide some sample lines about how to do that?
Best regards

@davidmezzetti
Copy link
Member

I usually download and build GROBID per these instructions: https://grobid.readthedocs.io/en/latest/Install-Grobid/

Then start it locally with ./gradlew run

Alternatively, you can run it with Docker: https://grobid.readthedocs.io/en/latest/Run-Grobid/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants