mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-13 07:08:19 +00:00
use do_ flag in pipeline_options
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
@@ -58,6 +58,7 @@ def main():
|
||||
pipeline_options.do_ocr = False
|
||||
pipeline_options.do_table_structure = True
|
||||
pipeline_options.table_structure_options.do_cell_matching = True
|
||||
pipeline_options.do_dummy_picture_classifer = True
|
||||
|
||||
doc_converter = DocumentConverter(
|
||||
format_options={
|
||||
|
||||
Reference in New Issue
Block a user