| 1234567891011121314 |
- Glossary
- ===========
- 1. jsonl
- Newline-delimited (\n), and each line must be a valid, independent JSON object.
- Currently, All the function shipped with **MinerU** assume that json object must contain one field named with either **path** or **file_location**
- 2. magic-pdf.json
- TODO
|