Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,11 @@ __pycache__/
*.7z
*.dbf
ground_truth/structured/parsebench/*.jsonl

# Regression corpus: bulk material in every format, published to the bucket and never
# committed. Path-scoped so an ordinary .xml or .html fixture elsewhere in the tree is unaffected.
jats/regression/
html/regression/
pdf/regression/
epub/regression/
office/regression/
5 changes: 4 additions & 1 deletion LICENSES.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,7 @@ non-commercial benchmark use non-commercial data.
| [ds4sd/DocLayNet](https://huggingface.co/datasets/ds4sd/DocLayNet-v1.1) | CDLA-Permissive-1.0 | vendor |
| [google-research-datasets/hiertext](https://github.com/google-research-datasets/hiertext) | CC-BY-SA-4.0 | reference (ShareAlike — not committed) |

Vendored sources: 6. Reference-only sources: 1. WordPerfect corpus provenance: `wordperfect/PROVENANCE.md`.
| regression corpus: [PubMed Central OA](https://europepmc.org), [Project Gutenberg](https://www.gutenberg.org), [govdocs1](https://digitalcorpora.org), [arXiv](https://arxiv.org) | CC-BY-4.0 / CC0 / US-PD, per document | vendor (1,816) |
| regression corpus, restricted subset | CC-BY-SA, CC-BY-NC*, arXiv nonexclusive-distrib | reference (1,459, not committed) |

Vendored sources: 7. Reference-only sources: 2. WordPerfect corpus provenance: `wordperfect/PROVENANCE.md`.
Loading
Loading