Skip to content

v0.4.0

Choose a tag to compare

@docling-ops docling-ops released this 28 May 09:22
· 59 commits to main since this release

Feature

  • Extend the FileProvider and the CLI to accept parameters that control the source of the prediction images (#111) (42e1615)
  • Improvements for the MultiEvaluator (#95) (04fe2d9)
  • Add extra args for docling-provider and default annotations for CVAT (#98) (7903b6a)
  • Introduce SegmentedPage for OCR (#91) (be0ff6a)
  • Update CVAT for multi-page annotation, utility to create sliced PDFs (#90) (28d166d)
  • Add area level f1 (#86) (54d013b)

Fix

  • Small fixes (#108) (0628fa6)
  • Layout text not correctly populated in AWS prediction provider, add tests (#100) (6441688)
  • Dataset feature spec fixes, cvat improvements (#97) (b79dd19)
  • Update boto3 AWS client to accept service credentials (#88) (4e01d0b)
  • Handle unsupported END2END evaluation and fix variable name in OCR (#87) (75311da)
  • Propagate cvat parameters (#82) (1e2040a)

Documentation