Skip to content

Instantly share code, notes, and snippets.

@ashmalvayani
Created March 20, 2024 09:14
Show Gist options
  • Save ashmalvayani/880b9c96c3eb95a40191f4c51597c2c6 to your computer and use it in GitHub Desktop.
Save ashmalvayani/880b9c96c3eb95a40191f4c51597c2c6 to your computer and use it in GitHub Desktop.
Pdf2Text - Sciparser: How to run gorbid

PDF Text Extractor:

I am using the sciparser repository: https://github.com/davendw49/sciparser clone both the pdf_parser and sciparser repository and install all the requirements from requirements.txt.

To run this, we need to connect to Gorbid Server. For this, install docker and pull the image "Ifoppiano/gorbid:latest-develop" and run it. Make sure it's active.

Then http://10.10.10.10:8074 shall work fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment