Institutional Newspapers Pipeline: Deriving billions of high quality tokens from historical newspapers
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
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_basetokens 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.
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- Towards Hierarchical Structure Understanding of Newspaper Images (2026)
- Identify, Locate, Link: End-to-End Key-Value Extraction from Document Images (2026)
- Impact of Iterative Fine-Tuning on Transcription Accuracy in Complex Historical Sanskrit Manuscripts (2026)
- Institutional Books - Visual Elements: An open-source pipeline for extracting, classifying, deduplicating, and captioning visual elements from digital book collections (2026)
- Mapping Armenian Paris: Extracting and Geocoding Commercial Advertisements from the 20th-Century Diaspora Press (2026)
- Institutional Books - Enriched Text: A customizable multilingual open-source pipeline for denoising, deduplicating, and annotating OCR text at scale (2026)
- ICDAR 2026 HIPE-OCRepair Competition on LLM-Assisted OCR Post-Correction for Historical Documents (2026)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
You can directly ask Librarian Bot for paper recommendations by tagging it in a comment: @librarian-bot recommend
Models citing this paper 3
institutional/institutional-newspapers-crop-classifier-text-model2vec
Datasets citing this paper 1
institutional/institutional-newspapers-bpl
Spaces citing this paper 0
No Space linking this paper