1 Star 0 Fork 0

heartbreaker16/grobid-latest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mkdocs.yml 1.88 KB
一键复制 编辑 原始数据 按行查看 历史
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
pages:
- Home: 'index.md'
- About:
- 'Introduction': 'Introduction.md'
- 'References': 'References.md'
- 'Licence': 'License.md'
- User manual:
- 'Install GROBID': 'Install-Grobid.md'
- 'GROBID service': 'Grobid-service.md'
- 'GROBID batch mode': 'Grobid-batch.md'
- 'GROBID with containers': 'Grobid-docker.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'
- 'Model-level evaluations': 'Benchmarking-models.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:
- 'Developers guide': 'Developer-guide.md'
- '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'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/heartbreaker16/grobid-latest.git
git@gitee.com:heartbreaker16/grobid-latest.git
heartbreaker16
grobid-latest
grobid-latest
master

搜索帮助