Dataset Viewer
Auto-converted to Parquet Duplicate
image
imagewidth (px)
2.76k
5.35k
xml_content
stringlengths
2.46k
277k
filename
stringlengths
25
25
project_name
stringclasses
2 values
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
1608169_0131_60467950.jpg
Rats-undRichtebücher_MF_1_3543
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <PcGts xmlns="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://schema.primaresearch.org/PAGE/gts/pagecontent/2013-07-15 http://schema.primaresearch.org/PAGE/gts/pageco...
1608169_0189_60468008.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0454_60468282.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0561_60468417.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0033_60467847.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0219_60468040.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0233_60468054.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0472_60468301.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0387_60468209.jpg
Rats-undRichtebücher_MF_1_3543
"<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<PcGts xmlns=\"http://schema.primare(...TRUNCATED)
1608169_0411_60468234.jpg
Rats-undRichtebücher_MF_1_3543
End of preview. Expand in Data Studio

Dataset Card for image-text_rats-und-richtebuecher_xv-xvi

This dataset was created using pagexml-hf converter from Transkribus PageXML data.

Dataset Summary

This dataset contains 9885 samples across 1 split(s).

Geographical scope: Switzerland
Period: 1400-1550
Languages: Middle High German, Early Modern German
Type of document: Protocols
Provenance: State Archive of Zurich

Projects Included

  • Rats-undRichtebücher_MF_1_3543
  • Rats-undRichtebücher_MF_1_3544
  • Rats-undRichtebücher_MF_1_3545
  • Rats-undRichtebücher_MF_1_3546
  • Rats-undRichtebücher_MF_1_3547
  • Rats-undRichtebücher_MF_1_3548
  • Rats-undRichtebücher_MF_1_3549
  • Rats-undRichtebücher_MF_1_3550
  • Rats-undRichtebücher_MF_1_3551
  • Rats-undRichtebücher_MF_1_3552
  • Rats-undRichtebücher_MF_1_3553
  • Rats-undRichtebücher_MF_1_3554
  • Rats-undRichtebücher_MF_1_3555
  • Rats-undRichtebücher_MF_1_3556
  • Rats-undRichtebücher_MF_1_3557
  • Rats-undRichtebücher_MF_1_3558
  • Rats-undRichtebücher_MF_1_3559
  • Rats-undRichtebücher_MF_1_3560
  • Rats-undRichtebücher_MF_1_3561
  • Rats-undRichtebücher_MF_1_3562
  • Rats-undRichtebücher_MF_1_3563
  • Rats-undRichtebücher_MF_1_3564
  • Rats-undRichtebücher_MF_1_3565
  • Rats-undRichtebücher_MF_1_3566
  • Rats-undRichtebücher_MF_1_3567
  • Rats-undRichtebücher_MF_1_3568
  • Rats-undRichtebücher_MF_1_3569
  • Rats-undRichtebücher_MF_1_3570
  • Rats-undRichtebücher_MF_1_3571
  • Rats-undRichtebücher_MF_1_3572
  • Rats-undRichtebücher_MF_1_3573
  • Rats-undRichtebücher_MF_1_3574
  • Rats-undRichtebücher_MF_1_3575
  • TRAINING_VALIDATION_SET_Richtebuecher_M1
  • Test_MF_1_3556_p_204
  • escript_test
  • escript_test_2

Dataset Structure

Data Splits

  • train: 9885 samples

Dataset Size

  • Approximate total size: 67452.67 MB
  • Total samples: 9885

Features

  • image: Image(mode=None, decode=False)
  • xml_content: Value('string')
  • filename: Value('string')
  • project_name: Value('string')

Data Organization

Data is organized as parquet shards by split and project:

data/
├── <split>/
│   └── <project_name>/
│       └── <timestamp>-<shard>.parquet

The HuggingFace Hub automatically merges all parquet files when loading the dataset.

Usage

from datasets import load_dataset

# Load entire dataset
dataset = load_dataset("dh-unibe/image-text_rats-und-richtebuecher_xv-xvi") 

# Load specific split
train_dataset = load_dataset("dh-unibe/image-text_rats-und-richtebuecher_xv-xvi", split="train")
Downloads last month
152