Releases: kermitt2/grobid-client-python
Releases · kermitt2/grobid-client-python
v0.1.2
v0.1.1
v0.1.0
What's Changed
- JSON output by @lfoppiano in #91
- Markdown output by @lfoppiano in #92
Full Changelog: v0.0.18...v0.1.0
v0.0.18
- Improve default logs messages
Full Changelog: v0.0.17...v0.0.18
v0.0.17
What's Changed
- Updated defaults,
batch_sizeis set at 10 to avoid unexpected behaviors.
Full Changelog: v0.0.16...v0.0.17
v0.0.16
What's Changed
- Add --server to override any baseurl by @lfoppiano in #90
Full Changelog: v0.0.15...v0.0.16
v0.0.15
v0.0.14
What's Changed
- Allow grobid_client to be called without configuration, add some unit tests, proper logging by @lfoppiano in #88
Full Changelog: v0.0.11...v0.0.14
v0.0.11
What's Changed
- Add flavor parameter in the client for selecting different model specializations by @lfoppiano in #82
- Fix issue with the start/end pages
Full Changelog: v0.0.9...v0.0.11
v0.0.9
What's Changed
Fixed
- Simpler methods to get the server url by @lfoppiano in #58
- Simplify install instructions by @timbmg in #73
Changed
- add return value to the ping() method by @lfoppiano in #72
Added
- add start and end page when calling grobid by @lfoppiano in #83
- Automatic build and release by @lfoppiano in #77
Full Changelog: https://github.com/kermitt2/grobid_client_python/commits/v0.0.9