mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-30 14:04:27 +00:00
fix typo
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
c03d29d632
commit
e282cae5f2
@ -24,7 +24,7 @@ Docling parses documents and exports them to the desired format with ease and sp
|
|||||||
|
|
||||||
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
* 🗂️ Multi-format support for input (PDF, DOCX, PPTX, HTML, AsciiDoc, MarkDown) and output (Markdown, JSON, YAML)
|
||||||
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
* 📑 Advanced PDF document understanding incl. page layout, reading order & table structures
|
||||||
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocuyment](https://github.com/DS4SD/docling-core/blob/main/docling_core/types/doc/document.py#L945) which supports hierarchies and provides native iterators and chunkers.
|
* 🧩 Strongly typed Pydantic v2 data structure named [DoclingDocument](https://github.com/DS4SD/docling-core/blob/main/docling_core/types/doc/document.py#L945) which supports hierarchies and provides native iterators and chunkers.
|
||||||
* 📝 Metadata extraction, including title, authors, references & language
|
* 📝 Metadata extraction, including title, authors, references & language
|
||||||
* 🤖 Seamless LlamaIndex 🦙 & LangChain 🦜🔗 integration for powerful RAG / QA applications
|
* 🤖 Seamless LlamaIndex 🦙 & LangChain 🦜🔗 integration for powerful RAG / QA applications
|
||||||
* 🔍 OCR support for scanned PDFs
|
* 🔍 OCR support for scanned PDFs
|
||||||
|
Loading…
Reference in New Issue
Block a user