glossary.rst 303 B

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