-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
The following file can be processed by grobid when called with curl, but the equivalent (?) Python command fails with error 408.
curl call: curl -v --form input=@./meta-chinese.pdf --form consolidateCitations=1 localhost:8070/api/processReferences
python: client.process("processReferences", "./screened_PDF", consolidate_citations=True)
The server log does not show any obvious issues. The python command works when I don't consolidate citations.
Any ideas / suggestions?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels