AIAny
Icon for item

DDB Newspaper Corpus

Provides OCR full text for 11.55M public-domain German newspaper pages (1638–1964) with per-page IIIF scans and ALTO XML coordinates; suited for historical NLP, language-model training, and OCR research. Pages carry explicit per-page public-domain licenses.

Introduction

Why this matters

Large historical newspaper collections are among the richest but messiest corpora for language and OCR research. This corpus aggregates 11.55 million public-domain German newspaper pages (1638–1964) with per-page IIIF image endpoints and ALTO XML word coordinates, turning archival scans into a ready-to-use, high-volume resource for language modeling, OCR error analysis, layout-aware training, and historical text mining.

What Sets It Apart
  • Page-level linking to ground truth imagery and OCR coordinates: every row includes an IIIF Image API URL and ALTO XML, enabling text-image alignment, region cropping, and layout-sensitive models. This makes it practical to pair noisy OCR with exact pixel evidence for multimodal or OCR-improvement workflows.
  • Massive scale and temporal breadth: 11.55M pages, ~25.8 billion whitespace tokens and ~158 billion characters spanning 1638–1964, with concentrated coverage 1870–1919 — suitable for pretraining long-context language models and historical language-change studies.
  • Explicit licensing per page: nearly all pages are marked Public Domain or CC0 as assigned by contributing institutions, simplifying reuse decisions for research and model training.
  • Reproducible harvesting pipeline and Parquet shards: data distributed in zstd-compressed Parquet shards (10k pages/shard) with a stable schema, enabling streaming access and scalable processing with common tools (datasets, pandas, polars).
Great fit if / Tradeoffs

Great fit if you need large-scale German-language text with image links and OCR coordinates for language-model pretraining, OCR correction, layout-aware NLP, or historical analysis. The dataset is intentionally raw at page granularity (no article segmentation), preserves historical orthography and Fraktur typography, and includes line-break hyphenation — useful for authentic historical workflows but requiring preprocessing for many modern NLP pipelines. OCR quality varies widely across providers and time periods; expect to invest in filtering, normalization, or correction for low-quality pages. The corpus concentrates on 1850–1940, so research requiring balanced early-modern coverage may need supplemental sources.

Practical notes

Streaming is recommended to avoid full-download overhead; the dataset exposes fields such as paper_title, publication_date, text, iiif_url, and preview_reference (ALTO). The harvesting pipeline is open-source and documents provenance to the Deutsche Digitale Bibliothek and contributing libraries, which simplifies auditability and citation.

Information

  • Websitehuggingface.co
  • OrganizationsDeutsche Digitale Bibliothek, Hugging Face, Sächsische Landesbibliothek - Staats- und Universitätsbibliothek Dresden, Universitäts- und Landesbibliothek Bonn, Universitäts- und Landesbibliothek Sachsen-Anhalt in Halle, Staatsbibliothek zu Berlin, Staats- und Universitätsbibliothek Hamburg
  • AuthorsStefan Schweter
  • Published date2026/08/09

Categories

More Items

Hugging Face

Provides 10 million synchronized egocentric experience episodes with structured 3D/4D multimodal annotations — 2.88B RGB frames, 720M depth frames, 576M pose/mocap frames and ~1PB total. Designed for embodied AI, robotics, and multimodal pretraining; research-only, gated access.

Hugging Face

Provides a reproducible, deduplicated corpus of text extracted from PDFs for LLM pretraining—about 3 trillion tokens from ~475 million documents in 1733 language-script pairs. Includes OCR and text extraction pipelines, per-page language IDs, MinHash deduplication, and is released under ODC‑By 1.0.

Hugging Face

Provides 545,431 math problems with model-generated solution traces (chain-of-thought and Python tool-integrated reasoning) verified against reference answers for training and evaluating LLM mathematical reasoning. Parquet-format dataset; DeepSeek‑V4‑Pro generated traces and mixed CC BY / CC BY‑SA licensing.