added paper reference
Browse files
README.md
CHANGED
@@ -59,4 +59,23 @@ The corpus includes parallel data for Livonian-Latvian, Livonian-Estonian and Li
|
|
59 |
* Songs - material crawled off lyricstranslate.com;
|
60 |
* liv-en: 54,
|
61 |
* liv-lv: 54,
|
62 |
-
* liv-fr: 31
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
59 |
* Songs - material crawled off lyricstranslate.com;
|
60 |
* liv-en: 54,
|
61 |
* liv-lv: 54,
|
62 |
+
* liv-fr: 31
|
63 |
+
|
64 |
+
Please, cite the following paper if you use this dataset:
|
65 |
+
```
|
66 |
+
@inproceedings{rikters-etal-2022-machine,
|
67 |
+
title = "Machine Translation for {L}ivonian: Catering to 20 Speakers",
|
68 |
+
author = "Rikters, Mat{\=\i}ss and
|
69 |
+
Tomingas, Marili and
|
70 |
+
Tuisk, Tuuli and
|
71 |
+
Ern{\v{s}}treits, Valts and
|
72 |
+
Fishel, Mark",
|
73 |
+
booktitle = "Proceedings of the 60th Annual Meeting of the Association for Computational Linguistics (Volume 2: Short Papers)",
|
74 |
+
year = "2022",
|
75 |
+
address = "Dublin, Ireland",
|
76 |
+
publisher = "Association for Computational Linguistics",
|
77 |
+
url = "https://aclanthology.org/2022.acl-short.55",
|
78 |
+
doi = "10.18653/v1/2022.acl-short.55",
|
79 |
+
pages = "508--514",
|
80 |
+
}
|
81 |
+
```
|