JohanHeinsen commited on
Commit
47ddfcd
·
1 Parent(s): 8af8c75

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: cc-by-sa-4.0
3
  language:
4
  - da
 
 
5
  ---
6
 
7
  # ENO – Enevældens Nyheder Online
@@ -54,6 +56,11 @@ We also prioritised geographical diversity, representing different regions of De
54
  Due to the fact that the newspapers of Denmark's Caribbean colonies were mostly in English these are not included, since the text recognition model designed for the project struggles with English text.
55
  Besides long-running series, we also included a few smaller newspaper series, based on diversity of material. These include Politivennen which was concerned with very local news from Copenhagen and carried a lot of reader contributions which offer a unique insight into urban sentiments at the time. A similar inclusion was made with Jyllandsposten (of 1838) which was defined by a somewhat radical rural horizon.
56
 
 
 
 
 
 
57
  ### Data Collection and Processing.
58
 
59
  The text recognition model used to create the dataset is available via [Transkribus](https://app.transkribus.org/models/public/text/danish-newspapers-1750-1850). A description of the text segmentation process can be found [here](https://hislab.quarto.pub/eno/dokumentation.html). Besides segmentation into separate news items / advertisements, no further processing of the text has taken place. We are currently experimenting with automated error correction using decoder-models.
@@ -68,5 +75,4 @@ The data reflects the times of its initial creation. This means that it mirrors
68
 
69
  ## More Information
70
 
71
- Contact: Johan Heinsen, Aalborg University <[email protected]>
72
-
 
2
  license: cc-by-sa-4.0
3
  language:
4
  - da
5
+ size_categories:
6
+ - 1M<n<10M
7
  ---
8
 
9
  # ENO – Enevældens Nyheder Online
 
56
  Due to the fact that the newspapers of Denmark's Caribbean colonies were mostly in English these are not included, since the text recognition model designed for the project struggles with English text.
57
  Besides long-running series, we also included a few smaller newspaper series, based on diversity of material. These include Politivennen which was concerned with very local news from Copenhagen and carried a lot of reader contributions which offer a unique insight into urban sentiments at the time. A similar inclusion was made with Jyllandsposten (of 1838) which was defined by a somewhat radical rural horizon.
58
 
59
+ The material included can be seen here:
60
+
61
+
62
+
63
+
64
  ### Data Collection and Processing.
65
 
66
  The text recognition model used to create the dataset is available via [Transkribus](https://app.transkribus.org/models/public/text/danish-newspapers-1750-1850). A description of the text segmentation process can be found [here](https://hislab.quarto.pub/eno/dokumentation.html). Besides segmentation into separate news items / advertisements, no further processing of the text has taken place. We are currently experimenting with automated error correction using decoder-models.
 
75
 
76
  ## More Information
77
 
78
+ Contact: Johan Heinsen, Aalborg University <[email protected]>