← Back to Home

Tag: 数据提取 (4 articles)

LLM OCR: The Error Got Quieter, Not Rarer

Large language models for optical character recognition lower error rates but produce stealthier hallucinations instead of obvious garbled text, rendering legacy validation tools obsolete and demanding new evaluation paradigms and system architectures.

LlamaIndex Blog ·

OCR for Tables: How to Extract Structured Data from Documents

The article delves into the technical challenges of extracting tabular data from documents, explaining that it's far more complex than standard text OCR and requires three core coordinated phases: detection, structure recognition, and data extraction.

LlamaIndex Blog ·