add readme, metadata json
Browse files- README.md +153 -0
- dataset_infos.json +1 -0
README.md
ADDED
@@ -0,0 +1,153 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
annotations_creators:
|
3 |
+
- no-annotation
|
4 |
+
language_creators:
|
5 |
+
- found
|
6 |
+
languages:
|
7 |
+
- en
|
8 |
+
licenses:
|
9 |
+
- unknown
|
10 |
+
multilinguality:
|
11 |
+
- monolingual
|
12 |
+
size_categories:
|
13 |
+
- 100K<n<1M
|
14 |
+
source_datasets:
|
15 |
+
- original
|
16 |
+
task_categories:
|
17 |
+
- question-answering
|
18 |
+
task_ids:
|
19 |
+
- abstractive-qa
|
20 |
+
- open-domain-qa
|
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
|
50 |
+
- **Repository:** https://github.com/StrombergNLP/bornholmsk
|
51 |
+
- **Paper:** https://aclanthology.org/W19-6138/
|
52 |
+
- **Leaderboard:** [Needs More Information]
|
53 |
+
- **Point of Contact:** [Leon Derczynski](https://github.com/leondz)
|
54 |
+
|
55 |
+
### Dataset Summary
|
56 |
+
|
57 |
+
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.
|
58 |
+
|
59 |
+
Sammenfattnijng på borrijnholmst: Dæjnna artikkelijn introduserer natursprågsresurser å varktoi for borrijnholmst, ed språg a dær snakkes på ön Borrijnholm me rødder i danst å i nær familia me skånst.
|
60 |
+
|
61 |
+
### Supported Tasks and Leaderboards
|
62 |
+
|
63 |
+
[Needs More Information]
|
64 |
+
|
65 |
+
### Languages
|
66 |
+
|
67 |
+
Bornholmsk, a language variant of Danish spoken on the island of Bornholm. bcp47: `da-bornholm`
|
68 |
+
|
69 |
+
## Dataset Structure
|
70 |
+
|
71 |
+
### Data Instances
|
72 |
+
|
73 |
+
13169 lines, 801 KB
|
74 |
+
|
75 |
+
### Data Fields
|
76 |
+
|
77 |
+
`id`: the sentence ID, `int`
|
78 |
+
`text`: the Bornholmsk text, `string`
|
79 |
+
|
80 |
+
### Data Splits
|
81 |
+
|
82 |
+
Monolithic
|
83 |
+
|
84 |
+
## Dataset Creation
|
85 |
+
|
86 |
+
### Curation Rationale
|
87 |
+
|
88 |
+
To gather as much digital Bornholmsk together as possible
|
89 |
+
|
90 |
+
### Source Data
|
91 |
+
|
92 |
+
#### Initial Data Collection and Normalization
|
93 |
+
|
94 |
+
From many places - see paper for details. Sources include poems, songs, translations from Danish, folk stories, dictionary entries.
|
95 |
+
|
96 |
+
#### Who are the source language producers?
|
97 |
+
|
98 |
+
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.
|
99 |
+
|
100 |
+
### Annotations
|
101 |
+
|
102 |
+
#### Annotation process
|
103 |
+
|
104 |
+
No annotations
|
105 |
+
|
106 |
+
#### Who are the annotators?
|
107 |
+
|
108 |
+
No annotations
|
109 |
+
|
110 |
+
### Personal and Sensitive Information
|
111 |
+
|
112 |
+
Unknown, but low risk of presence, given the source material
|
113 |
+
|
114 |
+
## Considerations for Using the Data
|
115 |
+
|
116 |
+
### Social Impact of Dataset
|
117 |
+
|
118 |
+
The purpose of this dataset is to capture Bornholmsk digitally and provide a way for NLP systems to interact with it, and perhaps even spark interest in dealing with the language.
|
119 |
+
|
120 |
+
### Discussion of Biases
|
121 |
+
|
122 |
+
[Needs More Information]
|
123 |
+
|
124 |
+
### Other Known Limitations
|
125 |
+
|
126 |
+
[Needs More Information]
|
127 |
+
|
128 |
+
## Additional Information
|
129 |
+
|
130 |
+
### Dataset Curators
|
131 |
+
|
132 |
+
This collection of Bornholmsk is curated by Leon Derczynski and Alex Speed Kjeldsen
|
133 |
+
|
134 |
+
### Licensing Information
|
135 |
+
|
136 |
+
Creative Commons Attribution 4.0
|
137 |
+
|
138 |
+
### Citation Information
|
139 |
+
|
140 |
+
```
|
141 |
+
@inproceedings{derczynski-kjeldsen-2019-bornholmsk,
|
142 |
+
title = "Bornholmsk Natural Language Processing: Resources and Tools",
|
143 |
+
author = "Derczynski, Leon and
|
144 |
+
Kjeldsen, Alex Speed",
|
145 |
+
booktitle = "Proceedings of the 22nd Nordic Conference on Computational Linguistics",
|
146 |
+
month = sep # "{--}" # oct,
|
147 |
+
year = "2019",
|
148 |
+
address = "Turku, Finland",
|
149 |
+
publisher = {Link{\"o}ping University Electronic Press},
|
150 |
+
url = "https://aclanthology.org/W19-6138",
|
151 |
+
pages = "338--344",
|
152 |
+
}
|
153 |
+
```
|
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"}, "text": {"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": 961046, "num_examples": 12721, "dataset_name": "bornholmsk"}}, "download_checksums": {"https://raw.githubusercontent.com/StrombergNLP/bornholmsk/master/da-bornholm.clean.txt": {"num_bytes": 820062, "checksum": "79c8776e4fe751961e63ed2f42143930433a4bdbe0264784c1e949ec811353e5"}}, "download_size": 820062, "post_processing_size": null, "dataset_size": 961046, "size_in_bytes": 1781108}}
|