Revision 491155cd82ef998126c3182f4e0823e3fb9b9e59 authored by Luca Foppiano on 14 March 2018, 16:00:30 UTC, committed by Luca Foppiano on 29 May 2018, 16:07:36 UTC

Former-commit-id: 7b7087b4cd70081991dff30793e7cb9dd8fafecb
1 parent 3bb791d
Raw File
mkdocs.yml
site_name: GROBID Documentation
repo_url: https://github.com/kermitt2/grobid/
repo_name: GitHub
theme: readthedocs
site_description: Documentation for GROBID
docs_dir: doc
include_search: true
pages:
- ['index.md', 'Home']
- ['Introduction.md', 'About', 'Introduction']
- ['References.md', 'About', 'References']
- ['License.md', 'About', 'License']
- ['Install-Grobid.md', 'User manual', 'Install GROBID']
- ['Grobid-service.md', 'User manual', 'GROBID service']
- ['Grobid-batch.md', 'User manual', 'GROBID batch mode']
- ['Troubleshooting.md', 'User manual', 'Troubleshooting and known issues']
- ['Grobid-docker.md', 'User manual', 'GROBID with containers']
- ['Grobid-java-library.md', 'User manual', 'Java library']
- ['TEI-encoding-of-results.md', 'User manual', 'TEI encoding of results']
- ['Coordinates-in-PDF.md', 'User manual', 'Coordinates of structures in the PDF']
- ['Training-the-models-of-Grobid.md', 'User manual', 'Training the GROBID models']
- ['End-to-end-evaluation.md', 'User manual', 'End-to-end evaluation']
- ['Benchmarking.md', 'User manual', 'Benchmarking']
- ['training/General-principles.md', 'Annotation guidelines', 'General principles']
- ['training/segmentation.md', 'Annotation guidelines', 'Segmentation model']
- ['training/fulltext.md', 'Annotation guidelines', 'Fulltext model']
- ['training/Bibliographical-references.md', 'Annotation guidelines', 'Bibliographical references']
- ['training/affiliation-address.md', 'Annotation guidelines', 'Affiliation-address model']
- ['training/date.md', 'Annotation guidelines', 'Date model']
- ['Recompiling-and-integrating-CRF-libraries.md', 'Developer notes', 'Recompiling CRF libraries']
back to top