docling/docling
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
..
backend test: improve typing definitions (part 1) (#72) 2024-09-12 15:56:29 +02:00
cli feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
datamodel feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
models feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
pipeline feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +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: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00