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 5.5K+ self-contained data-analysis RL tasks: each row bundles a real tabular dataset, a question, and a deterministically-gradable gold answer. Verified from jupyter-agent notebooks; splits for training, held-out testing, and quick eval; intended for prompting, fine-tuning, and agent RL.

Hugging Face

Provides mixed-domain, verifiable RL training environments for LLM agents (code, cyber, knowledge work, web dev, music) as Parquet datasets, with domain-specific verifiers, Docker artifacts and links to training code for reproducible agentic RL experiments.

Provides WROP: a 1.5M-sample synthetic video corpus and a 300-question exam for training and evaluating object permanence and solidity in video world models. Includes 150 Blender task generators, a human Elo benchmark across 14 models, and a fine-tuned 16B continuation model (PWM-WROP).