docling/docling
Nikos Livathinos 6faff146e0 fix(OCR): Skip zero area OCR cells for all OCR engines
Signed-off-by: Nikos Livathinos <nli@zurich.ibm.com>
2024-10-07 17:26:58 +02:00
..
backend test: improve typing definitions (part 1) (#72) 2024-09-12 15:56:29 +02:00
cli add examples for swtching OCR engine and CLI support 2024-10-02 16:57:48 +02:00
datamodel fix(BoundingBox): Fixing the BoundingBox.area() method to work for all values of CoordOrigin 2024-10-07 17:26:58 +02:00
models fix(OCR): Skip zero area OCR cells for all OCR engines 2024-10-07 17:26:58 +02:00
pipeline Merge remote-tracking branch 'origin/main' into feat-multiple-ocr-engines 2024-10-03 19:02:01 +02:00
utils fix: updated the render_as_doctags with the new arguments from docling-core (#93) 2024-09-23 20:12:18 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: new torch-based docling models (#120) 2024-10-03 18:42:33 +02:00