davanstrien HF Staff commited on
Commit
032c0fb
·
verified ·
1 Parent(s): 8197e87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -308,7 +308,7 @@ pretty_name: Newspaper Navigator
308
 
309
  This dataset provides a Parquet-converted version of the [Newspaper Navigator](https://news-navigator.labs.loc.gov/) dataset from the Library of Congress. Originally released as JSON, Newspaper Navigator contains over 16 million pages of historic US newspapers annotated with bounding boxes, predicted visual types (e.g., photographs, maps), and OCR content.
310
 
311
- This version was created using [`nnanno`](https://github.com/davanstrien/nnanno), a tool for sampling, annotating, and running inference on the Newspaper Navigator dataset. The dataset has been split into separate configurations by `predicted_type` (e.g., `photographs`, `illustrations`, `maps`) to enable easy downloading of specific content types.
312
 
313
  All records include metadata such as publication date, location, LCCN, bounding boxes, OCR text, IIIF image links, and source URLs.
314
 
 
308
 
309
  This dataset provides a Parquet-converted version of the [Newspaper Navigator](https://news-navigator.labs.loc.gov/) dataset from the Library of Congress. Originally released as JSON, Newspaper Navigator contains over 16 million pages of historic US newspapers annotated with bounding boxes, predicted visual types (e.g., photographs, maps), and OCR content.
310
 
311
+ This version was created using [`nnanno`](https://github.com/Living-with-machines/nnanno), a tool for sampling, annotating, and running inference on the Newspaper Navigator dataset. The dataset has been split into separate configurations by `predicted_type` (e.g., `photographs`, `illustrations`, `maps`) to enable easy downloading of specific content types.
312
 
313
  All records include metadata such as publication date, location, LCCN, bounding boxes, OCR text, IIIF image links, and source URLs.
314