Skip to content

Tags: docling-project/docling-eval

Tags

v0.4.0

Toggle v0.4.0's commit message
chore: bump version to 0.4.0 [skip ci]

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: OCR evaluator (#63)

* Add README for Docling-DPBench

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Pick ocr_evaluator, create basic test unit

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Add basic OCR evaluator test unit

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* fix: update ocr evaluator

* fix ocr tests

* address review comments

* remove unused imports from OCR test files

* Remove unnecessary hasattr checks

* Add back test depdendency for OCR

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Signed-off-by: samiuc <sami.ullah.chat@gmail.com>
Co-authored-by: samiuc <sami.ullah.chat@gmail.com>
Co-authored-by: samiullahchattha <Sami.Ullah1@ibm.com>

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump version (#71)

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Several fixes for visualization and cleanup. Add proper info() f…

…or DoclingPredictionProvider (#57)

* Lots of cleanup and fixes

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

* Add predictor info for Docling

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>