docling/docling
Panos Vagenas e46a66a176
fix: refine conversion result (#52)
- 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 11:50:43 +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 (#52) 2024-08-27 11:50:43 +02:00
models fix: refine conversion result (#52) 2024-08-27 11:50:43 +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 (#52) 2024-08-27 11:50:43 +02:00