kermitt2 / grobid

A machine learning software for extracting information from scholarly documents
https://grobid.readthedocs.io
Apache License 2.0
3.59k stars 459 forks source link

docs: link to go client library for grobid #1159

Closed miku closed 1 day ago

miku commented 2 months ago

https://github.com/miku/grobidclient is a Go grobid client library that comes with a CLI and allows to process a single file or a directory of files in parallel. It also includes conversion utilities to turn TEI-XML to JSON, similar to https://pypi.org/project/grobid-tei-xml/ package.