Papers
arxiv:2608.18972

Institutional Newspapers Pipeline: Deriving billions of high quality tokens from historical newspapers

Published on Aug 19
· Submitted by
Matteo Cargnelutti
on Sep 3
Authors:
,
,
,
,
,
,
,

Abstract

A modular pipeline extracts structured text and metadata from historical newspaper scans using small interpretable models, yielding a large open dataset.

Historical newspapers are an abundant record of public life, but their dense, irregular and sometimes noisy layouts make computational access to these materials both challenging and limited. We present the Institutional Newspapers Pipeline, a modular system we jointly designed with Boston Public Library to extract high-quality, structured datasets from historical newspaper scans. It was architected so that each step remains interpretable and customizable, and so that the pipeline as a whole remains computationally frugal enough to run on workstation-level hardware. The pipeline runs each scan through a multi-step process: it segments scans into individual type-agnostic crops and performs OCR on each resulting segment before then performing text analysis, type classification, reading order detection, named entities recognition, subject classification, language detection, and pre-computed embeddings generation on every crop. We ran this pipeline against a portion of Boston Public Library's holdings and released the results as an open dataset. The optical character recognition (OCR) output represents 16.3 billion o200k_base tokens across 83.1 million individual crops, extracted from 1,473,635 public domain newspaper scans published between 1795 and 1930. This report describes our methods for each processing step, the small models we trained, as well as the evaluation results and dataset-scale measurements we collected in the process. It accompanies the release of the pipeline, models, and dataset. We position this work as a substantial step towards unlocking high-quality data from tens of millions of newspaper scans.

Community

Paper author Paper submitter

A structured dataset derived from the Boston Public Library's public domain newspapers collection, produced by the Institutional Data Initiative (Harvard Law School Library) in collaboration with Boston Public Library.

  • 1,473,635 public domain newspaper scans, published between 1795 and 1930
  • 83,147,041 individual crops segmented from those scans
  • 16.3 billion o200k_base tokens of VLM OCR text, and 14.7 billion from Tesseract
  • Data for each crop: bbox coordinates, OCR, text analysis, crop type classification, language detection, NER, subject classification, reading order detection and text + image embeddings.

Sign up or log in to comment

Models citing this paper 3

Datasets citing this paper 1

Spaces citing this paper 0

No Space linking this paper

Cite arxiv.org/abs/2608.18972 in a Space README.md to link it from this page.

Collections including this paper 1