Docling/examples
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
..
batch_convert.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
custom_convert.py feat: Support tableformer model choice (#90) 2024-09-26 21:37:08 +02:00
export_figures.py fix: Add unit tests (#51) 2024-08-30 14:08:20 +02:00
export_multimodal.py feat: adding txt and doctags output (#68) 2024-09-10 17:30:52 +02:00
export_tables.py feat: add table exports (#86) 2024-09-18 08:44:13 +02:00
minimal.py fix: align output formats (#49) 2024-08-26 13:30:26 +02:00
rag_langchain.ipynb chore: add RAG notebook titles (#101) 2024-09-24 09:17:46 +02:00
rag_llamaindex.ipynb chore: add RAG notebook titles (#101) 2024-09-24 09:17:46 +02:00