Docling/docling
Christoph Auer 90875247e5
feat: Establish confidence estimation for document and pages (#1313)
* Establish confidence field, propagate layout confidence through

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

* Add OCR confidence and parse confidence (stub)

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

* Add parse quality rules, use 5% percentile for overall and parse scores

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

* Heuristic updates

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

* Fix garbage regex

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

* Move grade to page

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

* Introduce mean_score and low_score, consistent aggregate computations

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

* Add confidence test

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

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
2025-05-21 12:32:49 +02:00
..
backend fix(pypdfium): resolve overlapping text when merging bounding boxes (#1549) 2025-05-19 15:26:00 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli fix: add smoldocling in download utils (#1577) 2025-05-12 10:48:07 +02:00
datamodel feat: Establish confidence estimation for document and pages (#1313) 2025-05-21 12:32:49 +02:00
models feat: Establish confidence estimation for document and pages (#1313) 2025-05-21 12:32:49 +02:00
pipeline feat: Establish confidence estimation for document and pages (#1313) 2025-05-21 12:32:49 +02:00
utils fix: add smoldocling in download utils (#1577) 2025-05-12 10:48:07 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: usage of hashlib for FIPS (#1512) 2025-05-02 15:03:29 +02:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00