Datasets:

mcollardanuy commited on
Commit
d585e29
·
verified ·
1 Parent(s): 8a18edb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -13
README.md CHANGED
@@ -39,16 +39,11 @@ dataset_info:
39
  dtype: string
40
  splits:
41
  - name: train
42
- num_bytes: [TODO]
43
  num_examples: 2067
44
  - name: validation
45
- num_bytes: [TODO]
46
  num_examples: 661
47
  - name: test
48
- num_bytes: [TODO]
49
  num_examples: 641
50
- download_size: [TODO]
51
- dataset_size: [TODO]
52
  ---
53
 
54
  # Dataset Card
@@ -62,7 +57,7 @@ This is a dataset for line-level handwritten text recognition of medieval manusc
62
  - **Curated by:** [Computational Social Sciences and Humanities Laboratory (CSSH)](https://www.bsc.es/discover-bsc/organisation/scientific-structure/cssh) at the [Barcelona Supercomputing Center (BSC)](https://www.bsc.es/), and, in particular, by the [Computational Archival History](https://www.bsc.es/research-development/research-areas/social-simulation/computational-archival-history) research line, with support from the [Data Infrastructure, Models, and Methods](https://www.bsc.es/discover-bsc/organisation/research-structure/data-infrastructures-methods-and-models) group.
63
  - **Languages:** Catalan (`ca-CA`) and Latin (`la-LA`). The manuscripts are written primarily in Medieval Latin, but there is a strong linguistic influence from the vernacular Catalan language, both lexically (through loanwords and expressions) and syntactically (e.g., mirroring Catalan word order). In addition, Catalan is used instead of Latin in verbatim statements or utterances, and in specific documents.
64
  - **License:** [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
65
- - **Repositories:** [BSC Dataverse](https://dataverse.bsc.es/dataset.xhtml?persistentId=perma:BSC/0VB0MC) (original dataset), [HuggingFace](TODO) (derived dataset), and [HTR-Catalog](TODO) (dataset record).
66
 
67
  ### Composition
68
  The [original dataset](https://dataverse.bsc.es/dataset.xhtml?persistentId=perma:BSC/0VB0MC) consists of 100 images (digitized medieval charters written on parchment) and their associated 100 PageXML files. The dataset is split into train (60 documents), validation (20 documents), and test (20 documents). This derived dataset is comprised of 3,369 lines, each consisting of the polygon-shaped image of the line, its transcription, and associated metadata.
@@ -74,13 +69,13 @@ The `train` split consists of 2,067 rows; the `validation` split, of 661 rows; a
74
  - `id` (`string`): the line identifier.
75
  - `text` (`string`): the transcription of the line.
76
  - `image` (`image`): the polygon-shaped image of the line.
 
77
  - `line_type` (`string`): type of line, either "DefaultLine" or "InterlinearLine".
78
  - `region_type` (`string`): type of region containing the line, either "MainZone" or "MarginZone".
79
- - `reference` (`string`): the reference of the image, which consists of the acronym of the archive ("AMSMB") and the signature of the manuscript (e.g., `AMSMB_1-1-17`).
80
- - `year` (`int32`): the year when the manuscript was written.
81
- - `century` (`int32`): the century when the manuscript was written.
82
- - `hand`: the hand, i.e., the scrivener or notary who wrote the manuscript.
83
- - `document_type`: type of document (e.g., oath, grant of rights, pledge).
84
 
85
  The following table summarizes the dataset:
86
 
@@ -146,11 +141,11 @@ The original dataset is described in the paper:
146
  title={Evaluating Handwritten Text Recognition in Medieval Notarial Manuscripts: a New Dataset and Comprehensive Analysis},
147
  booktitle={International Conference on Document Analysis and Recognition},
148
  author={Coll Ardanuy, Mariona and Berganzo-Besga, Iban and Sarobe, Ramon and Cuadrada, Coral},
149
- year={2025}
150
  }
151
  ```
152
 
153
- > Coll Ardanuy, M., Berganzo-Besga, I., Sarobe, R., & Cuadrada, C. (2025). Evaluating Handwritten Text Recognition in Medieval Notarial Manuscripts: A New Dataset and Comprehensive Analysis. International Conference on Document Analysis and Recognition. ICDAR2025.
154
 
155
  ## Acknowledgements
156
 
 
39
  dtype: string
40
  splits:
41
  - name: train
 
42
  num_examples: 2067
43
  - name: validation
 
44
  num_examples: 661
45
  - name: test
 
46
  num_examples: 641
 
 
47
  ---
48
 
49
  # Dataset Card
 
57
  - **Curated by:** [Computational Social Sciences and Humanities Laboratory (CSSH)](https://www.bsc.es/discover-bsc/organisation/scientific-structure/cssh) at the [Barcelona Supercomputing Center (BSC)](https://www.bsc.es/), and, in particular, by the [Computational Archival History](https://www.bsc.es/research-development/research-areas/social-simulation/computational-archival-history) research line, with support from the [Data Infrastructure, Models, and Methods](https://www.bsc.es/discover-bsc/organisation/research-structure/data-infrastructures-methods-and-models) group.
58
  - **Languages:** Catalan (`ca-CA`) and Latin (`la-LA`). The manuscripts are written primarily in Medieval Latin, but there is a strong linguistic influence from the vernacular Catalan language, both lexically (through loanwords and expressions) and syntactically (e.g., mirroring Catalan word order). In addition, Catalan is used instead of Latin in verbatim statements or utterances, and in specific documents.
59
  - **License:** [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).
60
+ - **Repositories:** [BSC Dataverse](https://dataverse.bsc.es/dataset.xhtml?persistentId=perma:BSC/0VB0MC) (original dataset), [HuggingFace](https://huggingface.co/datasets/BSC-CSSH/AMSMB-line-transcription) (derived dataset), and HTR-Catalog (coming soon) (dataset record).
61
 
62
  ### Composition
63
  The [original dataset](https://dataverse.bsc.es/dataset.xhtml?persistentId=perma:BSC/0VB0MC) consists of 100 images (digitized medieval charters written on parchment) and their associated 100 PageXML files. The dataset is split into train (60 documents), validation (20 documents), and test (20 documents). This derived dataset is comprised of 3,369 lines, each consisting of the polygon-shaped image of the line, its transcription, and associated metadata.
 
69
  - `id` (`string`): the line identifier.
70
  - `text` (`string`): the transcription of the line.
71
  - `image` (`image`): the polygon-shaped image of the line.
72
+ - `reference` (`string`): the reference of the image, which consists of the acronym of the archive ("AMSMB") and the signature of the manuscript (e.g., `AMSMB_1-1-17`).
73
  - `line_type` (`string`): type of line, either "DefaultLine" or "InterlinearLine".
74
  - `region_type` (`string`): type of region containing the line, either "MainZone" or "MarginZone".
75
+ - `year` (`string`): the year when the manuscript was written.
76
+ - `century` (`string`): the century when the manuscript was written.
77
+ - `hand` (string): the hand, i.e., the scrivener or notary who wrote the manuscript.
78
+ - `document_type (string)`: type of document (e.g., oath, grant of rights, pledge, etc).
 
79
 
80
  The following table summarizes the dataset:
81
 
 
141
  title={Evaluating Handwritten Text Recognition in Medieval Notarial Manuscripts: a New Dataset and Comprehensive Analysis},
142
  booktitle={International Conference on Document Analysis and Recognition},
143
  author={Coll Ardanuy, Mariona and Berganzo-Besga, Iban and Sarobe, Ramon and Cuadrada, Coral},
144
+ year={2025 (forthcoming)}
145
  }
146
  ```
147
 
148
+ > Coll Ardanuy, M., Berganzo-Besga, I., Sarobe, R., & Cuadrada, C. (2025, forthcoming). Evaluating Handwritten Text Recognition in Medieval Notarial Manuscripts: A New Dataset and Comprehensive Analysis. International Conference on Document Analysis and Recognition. ICDAR2025.
149
 
150
  ## Acknowledgements
151