Datasets:
Tasks:
Token Classification
Sub-tasks:
named-entity-recognition
Languages:
Faroese
Size:
1K<n<10K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
---
|
4 |
+
|
5 |
+
This is a Faroese NER corpus, it was created by annotating the [Sosialurin corpus](https://huggingface.co/datasets/vesteinn/sosialurin-faroese-pos).
|
6 |
+
|
7 |
+
If you find this dataset useful, please cite
|
8 |
+
|
9 |
+
```
|
10 |
+
@inproceedings{snaebjarnarson-etal-2023-transfer,
|
11 |
+
title = "{T}ransfer to a Low-Resource Language via Close Relatives: The Case Study on Faroese",
|
12 |
+
author = "Snæbjarnarson, Vésteinn and
|
13 |
+
Simonsen, Annika and
|
14 |
+
Glavaš, Goran and
|
15 |
+
Vulić, Ivan",
|
16 |
+
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
|
17 |
+
month = "may 22--24",
|
18 |
+
year = "2023",
|
19 |
+
address = "Tórshavn, Faroe Islands",
|
20 |
+
publisher = {Link{\"o}ping University Electronic Press, Sweden},
|
21 |
+
}
|
22 |
+
```
|