Releases: kermitt2/grobid-client-python
Releases · kermitt2/grobid-client-python
v0.1.3
What's Changed
- Refactor IO handling, fix assertions, fix reference parsing by @lfoppiano in #101
- Include formula in the JSON and MD output by @lfoppiano in #102
- Fix head of section with multi-sections by @lfoppiano in #103
- Add runtime and performance statistics by @lfoppiano in #106
- Add standalone CLI converters for JSON and Markdown by @lfoppiano in #104
- Allow output empty JSON or Markdown by @lfoppiano in #107
Full Changelog: v0.1.2...v0.1.3
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