ayhama16

Results 2 issues of ayhama16

Hi, when I use this command with "processFulltextDocument" everything is fine curl -v --output "test.zip" --form input=@./test.pdf --form segmentSentences=1 --form teiCoordinates=ref --form teiCoordinates=s localhost:8070/api/processFulltextDocument , but when I try to...

implemented

Hi, Is there a way to get only sentences coords, or paragraph coords, without other parsing of grobid? I need only plain text + coords of pdf. Thanks!

question