.. xtuner documentation master file, created by sphinx-quickstart on Tue Jan 9 16:33:06 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to the PDF-Extract-Kit Documentation ============================================== .. figure:: ./_static/image/logo.png :align: center :alt: pdf-extract-kit :class: no-scaled-link .. raw:: html
High-Quality Document Parsing Toolkit
Tutorial ------------- .. toctree:: :maxdepth: 2 :caption: Getting Started get_started/installation.rst get_started/pretrained_model.rst get_started/quickstart.rst .. toctree:: :maxdepth: 2 :caption: Core Algorithm Modules algorithm/layout_detection.rst algorithm/formula_detection.rst algorithm/formula_recognition.rst algorithm/ocr.rst algorithm/table_recognition.rst algorithm/reading_order.rst .. toctree:: :maxdepth: 2 :caption: Task Extensions task_extend/code.rst task_extend/doc.rst task_extend/evaluation.rst .. toctree:: :maxdepth: 2 :caption: Supported Models models/supported.md .. toctree:: :maxdepth: 2 :caption: Model Performance Evaluation evaluation/layout_detection.rst evaluation/formula_detection.rst evaluation/formula_recognition.rst evaluation/ocr.rst evaluation/table_recognition.rst evaluation/reading_order.rst evaluation/pdf_extract.rst .. toctree:: :maxdepth: 2 :caption: PDF Projects project/pdf_extract.md project/doc_translate.md project/speed_up.md