mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-13 07:08:19 +00:00
Added mspowerpoint backend first implementation, improvements on msword backend
Signed-off-by: Maxim Lysak <mly@zurich.ibm.com>
This commit is contained in:
@@ -16,7 +16,7 @@ input_paths = [
|
||||
# Path("tests/data/wiki_duck.html"),
|
||||
Path("tests/data/word_sample.docx"),
|
||||
Path("tests/data/lorem_ipsum.docx"),
|
||||
# Path("tests/data/powerpoint_sample.pptx"),
|
||||
Path("tests/data/powerpoint_sample.pptx"),
|
||||
# Path("tests/data/2206.01062.pdf"),
|
||||
]
|
||||
input = DocumentConversionInput.from_paths(input_paths)
|
||||
|
||||
Reference in New Issue
Block a user