paper-with-me

홈 › Papers

Logical segmentation for article extraction in digitized old newspapers

2012-10-03 · Thomas Palfray, David Hébert, Stéphane Nicolas, Pierrick Tranouez, Thierry Paquet

Newspapers are documents made of news item and informative articles. They are not meant to be red iteratively: the reader can pick his items in any order he fancies. Ignoring this structural property, most digitized newspaper archives only offer access by issue or at best by page to their content. We have built a digitization workflow that automatically extracts newspaper articles from images, which allows indexing and retrieval of information at the article level. Our back-end system extracts the logical structure of the page to produce the informative units: the articles. Each image is labelled at the pixel level, through a machine learning based method, then the page logical structure is constructed up from there by the detection of structuring entities such as horizontal and vertical separators, titles and text lines. This logical structure is stored in a METS wrapper associated to the ALTO file produced by the system including the OCRed text. Our front-end system provides a web high definition visualisation of images, textual indexing and retrieval facilities, searching and reading at the article level. Articles transcriptions can be collaboratively corrected, which as a consequence allows for better indexing. We are currently testing our system on the archives of the Journal de Rouen, one of France eldest local newspaper. These 250 years of publication amount to 300 000 pages of very variable image quality and layout complexity. Test year 1808 can be consulted at plair.univ-rouen.fr.

📄 PDF Abstract BibTeX arXiv:1210.0999

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesRetrieval

Similar Papers 제목 키워드 기반

Correcting Whitespace Errors in Digitized Historical Texts

2019-06-01 · WS 2019 6 · S Soni, eep, Lauren Klein, Jacob Eisenstein

Whitespace errors are common to digitized archives. This paper describes a lightweight unsupervised technique for recovering the original whitespace. Our approach is based on count statistics from Google n-grams, which a…

Combining Visual and Textual Features for Semantic Segmentation of Historical Newspapers

2020-02-14 · Raphaël Barman, Maud Ehrmann, Simon Clematide, Sofia Ares Oliveira 외

The massive amounts of digitized historical documents acquired over the last decades naturally lend themselves to automatic processing and exploration. Research work seeking to automatically process facsimiles and extrac…

Document Layout AnalysisSemantic Segmentation

Leveraging Digitized Newspapers to Collect Summarization Data in Low-Resource Languages

2025-11-18 · Noam Dahan, Omer Kidron, Gabriel Stanovsky arxiv

High quality summarization data remains scarce in under-represented languages. However, historical newspapers, made available through recent digitization efforts, offer an abundant source of untapped, naturally annotated…

Multi-Document Summarization

A Massive Scale Semantic Similarity Dataset of Historical English

2023-06-30 · NeurIPS 2023 11

A diversity of tasks use language models trained on semantic similarity data. While there are a variety of datasets that capture semantic similarity, they are either constructed from modern web data or are relatively sma…

ArticlesSemantic SimilaritySemantic Textual Similarity

American Stories: A Large-Scale Structured Text Dataset of Historical U.S. Newspapers

2023-08-24 · NeurIPS 2023 11 · Melissa Dell, Jacob Carlson, Tom Bryan, Emily Silcock 외

Existing full text datasets of U.S. public domain newspapers do not recognize the often complex layouts of newspaper scans, and as a result the digitized content scrambles texts from articles, headlines, captions, advert…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model+3