Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,24 @@
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- fo
|
5 |
---
|
6 |
+
|
7 |
+
This is a Semantic Text Similarity (STS) corpus for Faroese, it was created by translating the English STS dataset.
|
8 |
+
|
9 |
+
If you find this dataset useful, please cite
|
10 |
+
|
11 |
+
```
|
12 |
+
@inproceedings{snaebjarnarson-etal-2023-transfer,
|
13 |
+
title = "{T}ransfer to a Low-Resource Language via Close Relatives: The Case Study on Faroese",
|
14 |
+
author = "Snæbjarnarson, Vésteinn and
|
15 |
+
Simonsen, Annika and
|
16 |
+
Glavaš, Goran and
|
17 |
+
Vulić, Ivan",
|
18 |
+
booktitle = "Proceedings of the 24th Nordic Conference on Computational Linguistics (NoDaLiDa)",
|
19 |
+
month = "may 22--24",
|
20 |
+
year = "2023",
|
21 |
+
address = "Tórshavn, Faroe Islands",
|
22 |
+
publisher = {Link{\"o}ping University Electronic Press, Sweden},
|
23 |
+
}
|
24 |
+
```
|