Hi!
The current Grobid Python package (https://github.com/kermitt2/grobid_client_python) is a wrapper for the actual Grobid API, which must be deployed somewhere.
In come context, having a full self-contained python library could be pretty handy. A simple pip install pygrobid without having to bother with docker or java would be great.
Hi!
The current Grobid Python package (https://github.com/kermitt2/grobid_client_python) is a wrapper for the actual Grobid API, which must be deployed somewhere.
In come context, having a full self-contained python library could be pretty handy. A simple
pip install pygrobidwithout having to bother with docker or java would be great.