kermitt2 / grobid_client_python

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

Simpler methods to get the server url #58

Closed lfoppiano closed 1 year ago

lfoppiano commented 1 year ago

In the version 0.0.4 there are some problems with the URL. This issue is not in the current master, so I wonder if we could release the 0.0.5. I just centralised the url generation in a method.

kermitt2 commented 1 year ago

I rename the PR to cover its commit, so the method to get the server URL.

As I understand it, there are no problem/issue with the URL with version 0.0.4, it's just that the format to indicate the Grobid server URL in the configuration file is simpler and easier now.

I release a new PyPI package version very soon.