rjadr commited on
Commit
63a7255
·
1 Parent(s): 3105957

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +126 -0
README.md CHANGED
@@ -13,5 +13,131 @@ dataset_info:
13
  dataset_size: 1025645207.992
14
  ---
15
  # Dataset Card for "NotarialDeeds"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
 
17
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
13
  dataset_size: 1025645207.992
14
  ---
15
  # Dataset Card for "NotarialDeeds"
16
+ # Dataset Card for [Dataset Name]
17
+
18
+ ## Table of Contents
19
+ - [Table of Contents](#table-of-contents)
20
+ - [Dataset Description](#dataset-description)
21
+ - [Dataset Summary](#dataset-summary)
22
+ - [Languages](#languages)
23
+ - [Dataset Structure](#dataset-structure)
24
+ - [Data Instances](#data-instances)
25
+ - [Data Fields](#data-fields)
26
+ - [Data Splits](#data-splits)
27
+ - [Dataset Creation](#dataset-creation)
28
+ - [Curation Rationale](#curation-rationale)
29
+ - [Source Data](#source-data)
30
+ - [Annotations](#annotations)
31
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
32
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
33
+ - [Social Impact of Dataset](#social-impact-of-dataset)
34
+ - [Discussion of Biases](#discussion-of-biases)
35
+ - [Other Known Limitations](#other-known-limitations)
36
+ - [Additional Information](#additional-information)
37
+ - [Dataset Curators](#dataset-curators)
38
+ - [Licensing Information](#licensing-information)
39
+ - [Citation Information](#citation-information)
40
+ - [Contributions](#contributions)
41
+
42
+ ## Dataset Description
43
+
44
+ - **Homepage:**
45
+ [https://zenodo.org/record/6414086](https://zenodo.org/record/64140860)
46
+
47
+ ### Dataset Summary
48
+
49
+ The dataset consists of 102,467 images of 19th century Dutch handwriting with accompanying transcriptions. They have been extracted from the ground truth training set of 19th century notarial deeds from Noord-Hollands Archief and other archives in the provinces. The dataset is compiled by the National Archives of the Netherlands and Noord-Hollands Archief for a pilot for the the Transkribus HTR (Handwritten Text Recognition) platform.
50
+
51
+ **Dataset: Notarial deeds Ground Truths of the trainingset**
52
+
53
+ Oud notarieel archief Haarlem, 1617, 495 random scans from 1593-1805, [EAD](https://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&mizig=210&miadt=236&micode=1617&milang=nl&miview=inv2), GT Transcriptions
54
+ Nieuw notarieel archief Haarlem, 1972, 952 random scans from 5-813, [EAD](https://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&mizig=210&miadt=236&micode=1972&milang=nl&miview=inv2), GT Transcriptions
55
+ (And 168 transcripties from 7 other archives.)
56
+
57
+ **Dataset: Notarial deeds Images of the trainingset**
58
+
59
+ Nieuw notarieel archief Haarlem, 1972, 952 random scans from 5-813, [EAD](https://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&mizig=210&miadt=236&micode=1972&milang=nl&miview=inv2), GT Scans
60
+ Oud notarieel archief Haarlem, 1617, 495 random scans from 1593-1805, [EAD](https://noord-hollandsarchief.nl/bronnen/archieven?mivast=236&mizig=210&miadt=236&micode=1617&milang=nl&miview=inv2), GT Scans
61
+ (And 168 scans from 7 other archives.)
62
+
63
+ ### Languages
64
+
65
+ Dutch
66
+
67
+ ## Dataset Structure
68
+
69
+ ### Data Instances
70
+
71
+ [More Information Needed]
72
+
73
+ ### Data Fields
74
+
75
+ [More Information Needed]
76
+
77
+ ### Data Splits
78
+
79
+ [More Information Needed]
80
+
81
+ ## Dataset Creation
82
+
83
+ ### Curation Rationale
84
+
85
+ [More Information Needed]
86
+
87
+ ### Source Data
88
+
89
+ #### Initial Data Collection and Normalization
90
+
91
+ [More Information Needed]
92
+
93
+ #### Who are the source language producers?
94
+
95
+ [More Information Needed]
96
+
97
+ ### Annotations
98
+
99
+ #### Annotation process
100
+
101
+ [More Information Needed]
102
+
103
+ #### Who are the annotators?
104
+
105
+ [More Information Needed]
106
+
107
+ ### Personal and Sensitive Information
108
+
109
+ [More Information Needed]
110
+
111
+ ## Considerations for Using the Data
112
+
113
+ ### Social Impact of Dataset
114
+
115
+ [More Information Needed]
116
+
117
+ ### Discussion of Biases
118
+
119
+ [More Information Needed]
120
+
121
+ ### Other Known Limitations
122
+
123
+ [More Information Needed]
124
+
125
+ ## Additional Information
126
+
127
+ ### Dataset Curators
128
+
129
+ [More Information Needed]
130
+
131
+ ### Licensing Information
132
+
133
+ [More Information Needed]
134
+
135
+ ### Citation Information
136
+
137
+ [More Information Needed]
138
+
139
+ ### Contributions
140
+
141
+ Thanks to [@grjadr](https://github.com/rjadr) for adding this dataset.
142
 
143
  [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)