LlamaIndex新推表单模式,上传表格自动提取键值对,比传统OCR更省事。
LlamaParse新增表单模式功能,可处理半结构化文档如表格。该模式无需预先定义精确schema,直接上传表格即可提取markdown和键值对。LlamaParse由LlamaIndex公司开发,专注于文档解析与结构化输出。
Most document OCR solutions have parse (doc->markdown) and extract (doc + schema -> structured outpu...
Most document OCR solutions have parse (doc->markdown) and extract (doc + schema -> structured output) endpoints. Sometimes you want to extract information from a semi-structured document like a form, without spending the work defining on defining the exact schema. This is where LlamaParse form mode comes in. Simply upload any form, partially filled in or not, and we’ll not only extract out the markdown, but give you key-value pairs on the precise form fields and values. Docs: developers.llamaindex.ai/llamaparse/par… Signup to LlamaParse here! cloud.llamaindex.ai 💬 2 🔄 1 ❤️ 12 👀 1078 📊 6 ⚡