docling/tests
Christoph Auer d6df76f90b
feat: Support tableformer model choice (#90)
* Support tableformer model choice

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

* Update datamodel structure

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

* Update docs

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

* Cleanup

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

* Add test unit for table options

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

* Ensure import backwards-compatibility for PipelineOptions

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

* Update README

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

* Adjust parameters on custom_convert

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

* Update Dockerfile

Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>

---------

Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com>
2024-09-26 21:37:08 +02:00
..
data feat: add figure in markdown (#98) 2024-09-24 17:28:23 +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_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: updated the render_as_doctags with the new arguments from docling-core (#93) 2024-09-23 20:12:18 +02:00