Skip to content
Open
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
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- [Creation and production](#creation-and-production)
- [Readers and viewers](#readers-and-viewers)
- [Datasets](#datasets)
- [Security and integrity](#security-and-integrity)

---

Expand Down Expand Up @@ -71,6 +72,10 @@
- [gipplab/pdf-benchmark](https://github.com/gipplab/pdf-benchmark) - A benchmark of PDF information extraction tools using a multi-task and multi-domain evaluation framework for academic documents.
- [DocBank Dataset](https://github.com/doc-analysis/DocBank) - A large-scale dataset built with weak supervision, enabling models to integrate textual and layout information for downstream tasks.

## Security and integrity

- [HTPBE](https://htpbe.tech/api) - API + web tool that detects whether a PDF was modified after creation by analysing the structural layer (metadata, xref tables, incremental updates, signatures).

## Contributing

See [Contributing](./contributing.md) for details.