site_name: GROBID Documentation repo_url: https://github.com/kermitt2/grobid/ repo_name: GitHub theme: readthedocs site_description: Documentation for GROBID docs_dir: doc plugins: - search theme: name: readthedocs nav: - Home: 'index.md' - About: - 'Introduction': 'Introduction.md' - 'How GROBID works': 'Principles.md' - 'References': 'References.md' - 'Licence': 'License.md' - User manual: - 'Install GROBID': 'Install-Grobid.md' - 'GROBID with containers': 'Grobid-docker.md' - 'GROBID service': 'Grobid-service.md' - 'GROBID batch mode': 'Grobid-batch.md' - 'GROBID configuration': 'Configuration.md' - 'Troubleshooting and known issues': 'Troubleshooting.md' - 'Java library': 'Grobid-java-library.md' - 'TEI encoding of results': 'TEI-encoding-of-results.md' - 'Coordinates of structures in the PDF': 'Coordinates-in-PDF.md' - 'Adding a consolidation service': 'Consolidation.md' - 'Training the GROBID models': 'Training-the-models-of-Grobid.md' - 'End-to-end evaluation': 'End-to-end-evaluation.md' - 'Frequently asked Questions': 'Frequently-asked-questions.md' - Benchmarking: - 'Description': 'Benchmarking.md' - 'PubMed Central': 'Benchmarking-pmc.md' - 'bioRxiv': 'Benchmarking-biorxiv.md' - 'PLOS': 'Benchmarking-plos.md' - 'eLife': 'Benchmarking-elife.md' - Annotation guidelines: - 'General principles': 'training/General-principles.md' - 'Segmentation model': 'training/segmentation.md' - 'Fulltext model': 'training/fulltext.md' - 'Header model': 'training/header.md' - 'Bibliographical references': 'training/Bibliographical-references.md' - 'Affiliation-address model': 'training/affiliation-address.md' - 'Date model': 'training/date.md' - Developer notes: - 'Notes for the Grobid Developers': 'Notes-grobid-developers.md' - 'Deep Learning models': 'Deep-Learning-models.md' - 'Recompiling CRF libraries': 'Recompiling-and-integrating-CRF-libraries.md'