-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Description
Hi GROBID team,
I want to extract the images from pdfs together with the conversion of the PDF (to TEI-XML) using GROBID. Using the batch command everything works fine.
The grobid client is also working as it should, but I miss the function of extracting the images.
Is it possible to add the "processFulltextAssetDocument" service to the python grobid-client to extract images as well?
In the documentation is written: "There is a web service doing the same, returning everything in a big zip file, processFulltextAssetDocument, still usable but deprecated."
When I use it as service
service="processFulltextAssetDocument"
calling
"client.process(service, input, output)"
it fails with ERROR 406.
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels