LlamaParse推出原生电子表格提取功能

Most extraction tools treat spreadsheets like PDFs. They flatten the file into text or markdown, the...

精选理由

LlamaParse现在能直接读取Excel表格原始数据,不再丢失结构信息,比传统工具更准确处理电子表格。

AI 摘要

LlamaParse平台新增原生电子表格提取功能,直接读取原始单元格数据而非将表格扁平化为文本。该功能支持.xlsx、.xls和.csv文件,已在agentic_plus层级的beta版本中可用。传统工具将电子表格视为PDF处理,会丢失表头、公式、合并单元格和隐藏行等重要结构信息。

原文 · LlamaIndex

Most extraction tools treat spreadsheets like PDFs. They flatten the file into text or markdown, the...

Most extraction tools treat spreadsheets like PDFs. They flatten the file into text or markdown, then ask a model to infer the original structure. But spreadsheets depend on structure. Headers, formulas, merged cells, and hidden rows give every value its context. Strip that away, and you map the right number to the wrong metric or period. That's why we built native spreadsheet extraction into the LlamaParse platform. Instead of flattening your workbook to text, it reads the raw cells directly and maps the data to your schema. Available today in beta on the agentic_plus tier. Give it a spin on your messiest .xlsx, .xls, or .csv files. Docs: developers.llamaindex.ai/llamaparse/ext… 💬 1 🔄 2 ❤️ 5 👀 809 📊 2 ⚡

LlamaParse推出原生电子表格提取功能 · AI 热点