kermitt2 / grobid_client_python

Python client for GROBID Web services
Apache License 2.0
275 stars 74 forks source link

GROBID server is up and running runtime: 0.0 seconds #78

Closed sunil448832 closed 2 months ago

sunil448832 commented 2 months ago

I have run grobid service using ./gradlew run and service is stoped at 93% . `<============-> 93% EXECUTING [27m 45s]

:grobid-service:run `

When i tried accessing using python client, it's not producing any output. just saying: GROBID server is up and running runtime: 0.0 seconds here is command i used to access using python client: grobid_client --input ../Lunsumio.pdf --output ../outputs processFulltextDocument