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