ML library for extracting scholarly texts
Questions tagged [grobid]
17 questions
0
votes
1 answer
Grobid and Biblio-glutton: java.io.FileNotFoundException: File config/glutton.yml not found
I'm trying to play a bit with grobid and biblio-glutton (https://github.com/kermitt2/biblio-glutton), following the steps found in the documentation I'm now blocked when I want to run the docker compose, the command and error are:
docker-compose run…

Stefano Gabriele
- 1
- 2
0
votes
2 answers
extract the specific text from pdfs using python
I have tried different python libraries to extract the specific text from pdfs, I have to extract text under the heading pdf1
from this pdf, I have to extract the text starting from Case 1 to diamond ◆ bold.
The next pdf contains the data in a…

Arvind Singh
- 1
- 1