docling/docling
Panos Vagenas 3b730688b6 fix: refine conversion result
- fields `output` & `assembled` need not be optional
- introduced "synonym" `ConversionResult` for `ConvertedDocument` & deprecated the latter

Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2024-08-27 10:01:39 +02:00
..
backend feat: Page-level error reporting from PDF backend, introduce PARTIAL_SUCCESS status (#47) 2024-08-23 16:18:41 +02:00
datamodel fix: refine conversion result 2024-08-27 10:01:39 +02:00
models fix: refine conversion result 2024-08-27 10:01:39 +02:00
pipeline feat: Add adaptive OCR, factor out treatment of OCR areas and cell filtering (#38) 2024-08-20 15:28:03 +02:00
utils Initial commit 2024-07-15 09:42:42 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py fix: refine conversion result 2024-08-27 10:01:39 +02:00