really commit metadata
Browse files- README.md +156 -0
- dataset_infos.json +1 -0
README.md
ADDED
@@ -0,0 +1,156 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- expert-generated
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
languages:
|
7 |
+
- da
|
8 |
+
- da-bornholm
|
9 |
+
licenses:
|
10 |
+
- cc-by-4.0
|
11 |
+
multilinguality:
|
12 |
+
- translation
|
13 |
+
pretty_name: Bornholmsk/Danish Parallel Texts
|
14 |
+
size_categories:
|
15 |
+
- 1K<n<10K
|
16 |
+
source_datasets:
|
17 |
+
- original
|
18 |
+
task_categories:
|
19 |
+
- translation
|
20 |
+
task_ids: []
|
21 |
+
---
|
22 |
+
|
23 |
+
|
24 |
+
## Table of Contents
|
25 |
+
- [Dataset Description](#dataset-description)
|
26 |
+
- [Dataset Summary](#dataset-summary)
|
27 |
+
- [Supported Tasks](#supported-tasks-and-leaderboards)
|
28 |
+
- [Languages](#languages)
|
29 |
+
- [Dataset Structure](#dataset-structure)
|
30 |
+
- [Data Instances](#data-instances)
|
31 |
+
- [Data Fields](#data-instances)
|
32 |
+
- [Data Splits](#data-instances)
|
33 |
+
- [Dataset Creation](#dataset-creation)
|
34 |
+
- [Curation Rationale](#curation-rationale)
|
35 |
+
- [Source Data](#source-data)
|
36 |
+
- [Annotations](#annotations)
|
37 |
+
- [Personal and Sensitive Information](#personal-and-sensitive-information)
|
38 |
+
- [Considerations for Using the Data](#considerations-for-using-the-data)
|
39 |
+
- [Social Impact of Dataset](#social-impact-of-dataset)
|
40 |
+
- [Discussion of Biases](#discussion-of-biases)
|
41 |
+
- [Other Known Limitations](#other-known-limitations)
|
42 |
+
- [Additional Information](#additional-information)
|
43 |
+
- [Dataset Curators](#dataset-curators)
|
44 |
+
- [Licensing Information](#licensing-information)
|
45 |
+
- [Citation Information](#citation-information)
|
46 |
+
|
47 |
+
## Dataset Description
|
48 |
+
|
49 |
+
- **Homepage:** [https://github.com/StrombergNLP/bornholmsk](https://github.com/StrombergNLP/bornholmsk)
|
50 |
+
- **Repository:** [https://github.com/StrombergNLP/bornholmsk](https://github.com/StrombergNLP/bornholmsk)
|
51 |
+
- **Paper:** [https://aclanthology.org/W19-6138/](https://aclanthology.org/W19-6138/)
|
52 |
+
- **Point of Contact:** [Leon Derczynski](https://github.com/leondz)
|
53 |
+
- **Size of downloaded dataset files:** 490 KB
|
54 |
+
- **Size of the generated dataset:** 582 KB
|
55 |
+
- **Total amount of disk used:** 1072 KB
|
56 |
+
|
57 |
+
### Dataset Summary
|
58 |
+
|
59 |
+
This dataset is parallel text for Bornholmsk and Danish.
|
60 |
+
|
61 |
+
For more details, see the paper [Bornholmsk Natural Language Processing: Resources and Tools](https://aclanthology.org/W19-6138/).
|
62 |
+
|
63 |
+
### Supported Tasks and Leaderboards
|
64 |
+
|
65 |
+
*
|
66 |
+
|
67 |
+
### Languages
|
68 |
+
|
69 |
+
Bornholmsk, a language variant of Danish spoken on the island of Bornholm, and Danish. bcp47: `da-bornholm` and `da-DK`
|
70 |
+
|
71 |
+
## Dataset Structure
|
72 |
+
|
73 |
+
### Data Instances
|
74 |
+
|
75 |
+
### Data Fields
|
76 |
+
|
77 |
+
`id`: the sentence ID, `int`
|
78 |
+
`da-bornholm`: the Bornholmsk text, `string`
|
79 |
+
`da`: the Danish translation, `string`
|
80 |
+
|
81 |
+
### Data Splits
|
82 |
+
|
83 |
+
* Train: 5785 sentence pairs
|
84 |
+
* Validation: 500 sentence pairs
|
85 |
+
* Test: 500 sentence pairs
|
86 |
+
|
87 |
+
## Dataset Creation
|
88 |
+
|
89 |
+
### Curation Rationale
|
90 |
+
|
91 |
+
To gather as much parallel Bornholmsk together as possible
|
92 |
+
|
93 |
+
### Source Data
|
94 |
+
|
95 |
+
#### Initial Data Collection and Normalization
|
96 |
+
|
97 |
+
From a translation of Kuhre's Sansager, a selection of colloquial resources, and a prototype Bornholmsk/Danish dictionary
|
98 |
+
|
99 |
+
#### Who are the source language producers?
|
100 |
+
|
101 |
+
Native speakers of Bornholmsk who have produced works in their native language, or translated them to Danish. Much of the data is the result of a community of Bornholmsk speakers volunteering their time across the island in an effort to capture this endangered language.
|
102 |
+
|
103 |
+
### Annotations
|
104 |
+
|
105 |
+
#### Annotation process
|
106 |
+
|
107 |
+
No annotations
|
108 |
+
|
109 |
+
#### Who are the annotators?
|
110 |
+
|
111 |
+
Native speakers of Bornholmsk, mostly aged 60+.
|
112 |
+
|
113 |
+
### Personal and Sensitive Information
|
114 |
+
|
115 |
+
Unknown, but low risk of presence, given the source material
|
116 |
+
|
117 |
+
## Considerations for Using the Data
|
118 |
+
|
119 |
+
### Social Impact of Dataset
|
120 |
+
|
121 |
+
The hope behind this data is to enable people to learn and use Bornholmsk
|
122 |
+
|
123 |
+
### Discussion of Biases
|
124 |
+
|
125 |
+
[Needs More Information]
|
126 |
+
|
127 |
+
### Other Known Limitations
|
128 |
+
|
129 |
+
[Needs More Information]
|
130 |
+
|
131 |
+
## Additional Information
|
132 |
+
|
133 |
+
### Dataset Curators
|
134 |
+
|
135 |
+
This collection of Bornholmsk is curated by Leon Derczynski and Alex Speed Kjeldsen
|
136 |
+
|
137 |
+
### Licensing Information
|
138 |
+
|
139 |
+
Creative Commons Attribution 4.0
|
140 |
+
|
141 |
+
### Citation Information
|
142 |
+
|
143 |
+
```
|
144 |
+
@inproceedings{derczynski-kjeldsen-2019-bornholmsk,
|
145 |
+
title = "Bornholmsk Natural Language Processing: Resources and Tools",
|
146 |
+
author = "Derczynski, Leon and
|
147 |
+
Kjeldsen, Alex Speed",
|
148 |
+
booktitle = "Proceedings of the 22nd Nordic Conference on Computational Linguistics",
|
149 |
+
month = sep # "{--}" # oct,
|
150 |
+
year = "2019",
|
151 |
+
address = "Turku, Finland",
|
152 |
+
publisher = {Link{\"o}ping University Electronic Press},
|
153 |
+
url = "https://aclanthology.org/W19-6138",
|
154 |
+
pages = "338--344",
|
155 |
+
}
|
156 |
+
```
|
dataset_infos.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"Bornholmsk": {"description": "This corpus introduces language processing resources and tools for Bornholmsk, a language spoken on the island of Bornholm, with roots in Danish and closely related to Scanian. \n\nSammenfattnijng p\u00e5 borrijnholmst: D\u00e6jnna artikkelijn introduserer naturspr\u00e5gsresurser \u00e5 varktoi for borrijnholmst, ed spr\u00e5g a d\u00e6r snakkes p\u00e5 \u00f6n Borrijnholm me r\u00f8dder i danst \u00e5 i n\u00e6r familia me sk\u00e5nst.\n", "citation": "@inproceedings{derczynski-kjeldsen-2019-bornholmsk,\n title = \"Bornholmsk Natural Language Processing: Resources and Tools\",\n author = \"Derczynski, Leon and\n Kjeldsen, Alex Speed\",\n booktitle = \"Proceedings of the 22nd Nordic Conference on Computational Linguistics\",\n month = sep # \"{--}\" # oct,\n year = \"2019\",\n address = \"Turku, Finland\",\n publisher = {Link{\"o}ping University Electronic Press},\n url = \"https://aclanthology.org/W19-6138\",\n pages = \"338--344\",\n abstract = {This paper introduces language processing resources and tools for Bornholmsk, a language spoken on the island of Bornholm, with roots in Danish and closely related to Scanian. This presents an overview of the language and available data, and the first NLP models for this living, minority Nordic language. Sammenfattnijng p{\u0007a} borrijnholmst: D{\u0007e}jnna artikkelijn introduserer naturspr{\u0007a}gsresurser {\u0007a} varktoi for borrijnholmst, ed spr{\u0007a}g a d{\u0007e}r snakkes p{\u0007a} {\"o}n Borrijnholm me r{\\o}dder i danst {\u0007a} i n{\u0007e}r familia me sk{\u0007a}nst. Artikkelijn gjer ed {\\^a}uersyn {\\^a}uer spr{\u0007a}ged {\u0007a} di datan som fijnnes, {\u0007a} di fosste NLP mod{\u0007e}llarna for d{\u0007e}tta l{\u0007e}wenes nordiska minnret{\\^a}lsspr{\u0007a}ged.},\n}\n\n", "homepage": "https://github.com/StrombergNLP/bornholmsk", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "da_bornholm": {"dtype": "string", "id": null, "_type": "Value"}, "da": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "bornholmsk", "config_name": "Bornholmsk", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 3712802, "num_examples": 24564, "dataset_name": "bornholmsk"}, "validation": {"name": "validation", "num_bytes": 588106, "num_examples": 3424, "dataset_name": "bornholmsk"}, "test": {"name": "test", "num_bytes": 590000, "num_examples": 3424, "dataset_name": "bornholmsk"}}, "download_checksums": {"https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.train": {"num_bytes": 1670424, "checksum": "a46c7ab8f94865cb538aaacfc5d10733a0f2369cd220fadd35ca1f4aac2afb92"}, "https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.val": {"num_bytes": 269167, "checksum": "8e1e31ba4b55e15be0ba3dc1b529261ad080651defcf6993b27a0bf311666afd"}, "https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.test": {"num_bytes": 270268, "checksum": "d6af2337fd3d5c443a111bccdba07dd219c587a21af8e99714080d69f62a35b3"}, "https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.train": {"num_bytes": 1635900, "checksum": "50baa03771ddf176f54e0c5c7310c5ec64a032ae4ca0799b742318d3a5391ddd"}, "https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.val": {"num_bytes": 265265, "checksum": "d4db0b8c453dbbfbf451b60c1c2cd74ca8fe18e2476314ddb95a564fd5dca13f"}, "https://github.com/StrombergNLP/bornholmsk/blob/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.test": {"num_bytes": 266058, "checksum": "d2cd356930aafbb29457124d6266a9e239653c02732a0db52a6c7b161b8119c9"}}, "download_size": 4377082, "post_processing_size": null, "dataset_size": 4890908, "size_in_bytes": 9267990}, "BornholmskParallel": {"description": "This dataset is parallel text for Bornholmsk and Danish. \n\nFor more details, see the paper [Bornholmsk Natural Language Processing: Resources and Tools](https://aclanthology.org/W19-6138/).\n", "citation": "@inproceedings{derczynski-kjeldsen-2019-bornholmsk,\n title = \"Bornholmsk Natural Language Processing: Resources and Tools\",\n author = \"Derczynski, Leon and\n Kjeldsen, Alex Speed\",\n booktitle = \"Proceedings of the 22nd Nordic Conference on Computational Linguistics\",\n month = sep # \"{--}\" # oct,\n year = \"2019\",\n address = \"Turku, Finland\",\n publisher = {Link{\"o}ping University Electronic Press},\n url = \"https://aclanthology.org/W19-6138\",\n pages = \"338--344\",\n abstract = {This paper introduces language processing resources and tools for Bornholmsk, a language spoken on the island of Bornholm, with roots in Danish and closely related to Scanian. This presents an overview of the language and available data, and the first NLP models for this living, minority Nordic language. Sammenfattnijng p{\u0007a} borrijnholmst: D{\u0007e}jnna artikkelijn introduserer naturspr{\u0007a}gsresurser {\u0007a} varktoi for borrijnholmst, ed spr{\u0007a}g a d{\u0007e}r snakkes p{\u0007a} {\"o}n Borrijnholm me r{\\o}dder i danst {\u0007a} i n{\u0007e}r familia me sk{\u0007a}nst. Artikkelijn gjer ed {\\^a}uersyn {\\^a}uer spr{\u0007a}ged {\u0007a} di datan som fijnnes, {\u0007a} di fosste NLP mod{\u0007e}llarna for d{\u0007e}tta l{\u0007e}wenes nordiska minnret{\\^a}lsspr{\u0007a}ged.},\n}\n\n", "homepage": "https://github.com/StrombergNLP/bornholmsk", "license": "", "features": {"id": {"dtype": "string", "id": null, "_type": "Value"}, "da_bornholm": {"dtype": "string", "id": null, "_type": "Value"}, "da": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": "bornholmsk_parallel", "config_name": "BornholmskParallel", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 476347, "num_examples": 5785, "dataset_name": "bornholmsk_parallel"}, "validation": {"name": "validation", "num_bytes": 52028, "num_examples": 500, "dataset_name": "bornholmsk_parallel"}, "test": {"name": "test", "num_bytes": 53945, "num_examples": 500, "dataset_name": "bornholmsk_parallel"}}, "download_checksums": {"https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.train": {"num_bytes": 216810, "checksum": "ea3944a23e5e0c68d6477cf89dee60c7cfe48ac291a2751bec60bdcc56dc1597"}, "https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.val": {"num_bytes": 25121, "checksum": "0a6c00a7ae987ada64d9798b2617f9c329aa84d22236100548f0ffd819c39e99"}, "https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da.test": {"num_bytes": 26286, "checksum": "acd7cdfb517dce0a693e9e80af7a1d9c2071b9e991cf3f81736c7f9c9c8c5895"}, "https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.train": {"num_bytes": 180496, "checksum": "1c7442ef581ce00a7a09f115bc00a45fb25e76acae786078c0c6f490bb165a4b"}, "https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.val": {"num_bytes": 20587, "checksum": "4ab01c40aac7903c68d599ac1c818d80465e2e2f5134b09f47c6ed12d27a6115"}, "https://raw.githubusercontent.com/StrombergNLP/bornholmsk/0bdb51bf7522c1d154bcc9c54f6ffd4c5125a121/parallel.da-bornholm.test": {"num_bytes": 21374, "checksum": "94be5df7b70ee456819b713d6a61551f7f4cb73ed2584ee050da7fd874b7add4"}}, "download_size": 490674, "post_processing_size": null, "dataset_size": 582320, "size_in_bytes": 1072994}}
|