mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 22:14:37 +00:00
Sample chunking notebook that includes merging, etc. (#193)
Signed-off-by: Bill Murdock <bmurdock@redhat.com> Signed-off-by: Peter Staar <taa@zurich.ibm.com> Co-authored-by: Peter Staar <taa@zurich.ibm.com>
This commit is contained in:
parent
626311bf73
commit
5a8186b8fb
1034
docs/examples/advanced_chunking_with_merging.ipynb
Normal file
1034
docs/examples/advanced_chunking_with_merging.ipynb
Normal file
File diff suppressed because one or more lines are too long
@ -85,6 +85,7 @@
|
||||
"\n",
|
||||
"from docling.document_converter import DocumentConverter\n",
|
||||
"\n",
|
||||
"\n",
|
||||
"class DoclingPDFLoader(BaseLoader):\n",
|
||||
"\n",
|
||||
" def __init__(self, file_path: str | list[str]) -> None:\n",
|
||||
|
Loading…
Reference in New Issue
Block a user