1 dépôt
Tools that map parsed document elements into unified, predictable data structures.
Explore 1 awesome GitHub repository matching data & databases · Document Schema Normalizers. Refine with filters or upvote what's useful.
MinerU is a document parsing pipeline designed to transform unstructured files into machine-readable, structured data. It utilizes deep learning models to perform layout analysis, identifying document regions and extracting complex content such as mathematical expressions. By combining these neural network inferences with geometric heuristics, the system reconstructs the reading order and structural hierarchy of documents to ensure accurate data representation. The project distinguishes itself through a multi-stage processing workflow that integrates layout detection, optical character recogn
Organizes parsed document elements into a unified, page-based format to ensure consistent data structures for downstream applications.