Update README.md
Browse files
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/
|
| 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 |
|