docling/tests
2024-10-08 14:44:23 +02:00
..
data feat: new torch-based docling models (#120) 2024-10-03 18:42:33 +02:00
data_scanned fix(test): Update test data for OCR 2024-10-08 14:30:18 +02:00
__init__.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_backend_docling_parse.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_backend_pdfium.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
test_cli.py feat: add docling cli (#75) 2024-09-13 14:03:09 +02:00
test_e2e_conversion.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
test_e2e_ocr_conversion.py chore(OCR): Rename class names to use Tesseract for the tesserocr and TesseractCLI for the tesseract process 2024-10-08 14:44:23 +02:00
test_interfaces.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
test_options.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
verify_utils.py fix(test): Introduce parameter in verify_conversion_result() to allow skipping the verification of the cells. It is used in case of OCR tests. 2024-10-08 14:30:33 +02:00