cjk-aarhus commited on
Commit
8d30fc9
·
verified ·
1 Parent(s): 12d9770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -7
README.md CHANGED
@@ -37,7 +37,9 @@ configs:
37
 
38
  ### Dataset Summary
39
 
40
- The Danish handwriting dataset is a Danish-language dataset containing around 3200 pages of proofread handwritten text.
 
 
41
 
42
 
43
  ### Languages
@@ -49,14 +51,11 @@ All the text is in Danish. The BCP-47 code for Danish is da.
49
 
50
  ### Data Instances
51
 
52
- Each data instance describes and represents a single scanned, segmented and transcribed physical page with handwritten text.
53
- The handwriting originates in
54
 
55
 
56
  ### Data Fields
57
 
58
- List and describe the fields present in the dataset. Mention their data type, and whether they are used as input or output in any of the tasks the dataset currently supports. If the data has span indices, describe their attributes, such as whether they are at the character level or word level, whether they are contiguous or not, etc. If the datasets contains example IDs, state whether they have an inherent meaning, such as a mapping to other datasets or pointing to relationships between data points.
59
-
60
  - `id`: an integer representing the unique id of each page
61
  - `image`: a jpeg image containing a scan of the original physical page
62
  - `title`: a string containing both the title of the book/protocol to which the page belongs, plus an optional page-range, indicating which document-chunk the page belongs to
@@ -131,6 +130,16 @@ The Danish handwriting dataset version 1.0.0 is released under the [Creative Com
131
 
132
 
133
  ### Contributions
134
- Many thanks to the many volunteers that have participated in the segmentation, trancription and proof reading of the archives!
 
 
 
 
 
 
 
 
 
 
135
 
136
- - **Point of Contact:** [Claus Juhl Knudsen](mailto:[email protected])
 
37
 
38
  ### Dataset Summary
39
 
40
+ The *Danish handwriting* dataset is a Danish-language dataset containing around 3200 pages of proofread handwritten text.
41
+
42
+ The dataset is constituted by the published minutes from a number of City and Parish Council meetings, all dated between 1841 and 1939.
43
 
44
 
45
  ### Languages
 
51
 
52
  ### Data Instances
53
 
54
+ Each data instance represents a single scanned, segmented and transcribed physical page with handwritten text.
 
55
 
56
 
57
  ### Data Fields
58
 
 
 
59
  - `id`: an integer representing the unique id of each page
60
  - `image`: a jpeg image containing a scan of the original physical page
61
  - `title`: a string containing both the title of the book/protocol to which the page belongs, plus an optional page-range, indicating which document-chunk the page belongs to
 
130
 
131
 
132
  ### Contributions
133
+ First of all, many thanks to the many volunteers that have participated in the segmentation, trancription and proof reading of the archives!
134
+
135
+ The following parties and foundations have contributed financially to making this project possible:
136
+
137
+ - The Organization of Danish Archives (ODA)
138
+ - The digitization of parish council minutes from Aarhus has been paid for by the Arhus Municipality Archives Committee
139
+ - Region Midtjyllands kulturpulje for 2019
140
+ - The Augustinus Foundation, The Louis-Hansen Foundation and the Velux Foundation
141
+
142
+ - The Danish National Archives has provided scanning equipment for the sub-project “Roots of Democracy”.
143
+
144
 
145
+ **Point of Contact:** [Claus Juhl Knudsen](mailto:[email protected])