Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
Dataset summary
|
2 |
|
3 |
This is a gold-standard benchmark dataset for document alignment, between Sinhala-English-Tamil languages.
|
4 |
Data had been crawled from the following news websites.
|
@@ -14,6 +14,7 @@ Dataset
|
|
14 |
|
15 |
The folder structure for each news source is as follows.
|
16 |
|
|
|
17 |
army----|--Sinhala
|
18 |
|--English
|
19 |
|--Tamil
|
@@ -21,7 +22,7 @@ army----|--Sinhala
|
|
21 |
|--armynews_english_tamil.txt
|
22 |
|--armynews_sinhala_tamil.txt
|
23 |
|
24 |
-
|
25 |
|
26 |
Sinhala/English/Tamil - contain the crawled data for the respective news source
|
27 |
army_news_english_sinhala.txt - contains the annotated aligned documents between English and Sinhala languages.
|
@@ -30,6 +31,7 @@ armynews_sinhala_tamil.txt - contains the annotated aligned documents between Si
|
|
30 |
|
31 |
Citation Information
|
32 |
|
|
|
33 |
@article{fernando2022exploiting,
|
34 |
title={Exploiting bilingual lexicons to improve multilingual embedding-based document and sentence alignment for low-resource languages},
|
35 |
author={Fernando, Aloka and Ranathunga, Surangika and Sachintha, Dilan and Piyarathna, Lakmali and Rajitha, Charith},
|
@@ -38,6 +40,6 @@ Citation Information
|
|
38 |
year={2022},
|
39 |
publisher={Springer}
|
40 |
}
|
41 |
-
|
42 |
|
43 |
|
|
|
1 |
+
### Dataset summary
|
2 |
|
3 |
This is a gold-standard benchmark dataset for document alignment, between Sinhala-English-Tamil languages.
|
4 |
Data had been crawled from the following news websites.
|
|
|
14 |
|
15 |
The folder structure for each news source is as follows.
|
16 |
|
17 |
+
'''
|
18 |
army----|--Sinhala
|
19 |
|--English
|
20 |
|--Tamil
|
|
|
22 |
|--armynews_english_tamil.txt
|
23 |
|--armynews_sinhala_tamil.txt
|
24 |
|
25 |
+
'''
|
26 |
|
27 |
Sinhala/English/Tamil - contain the crawled data for the respective news source
|
28 |
army_news_english_sinhala.txt - contains the annotated aligned documents between English and Sinhala languages.
|
|
|
31 |
|
32 |
Citation Information
|
33 |
|
34 |
+
'''bibtext
|
35 |
@article{fernando2022exploiting,
|
36 |
title={Exploiting bilingual lexicons to improve multilingual embedding-based document and sentence alignment for low-resource languages},
|
37 |
author={Fernando, Aloka and Ranathunga, Surangika and Sachintha, Dilan and Piyarathna, Lakmali and Rajitha, Charith},
|
|
|
40 |
year={2022},
|
41 |
publisher={Springer}
|
42 |
}
|
43 |
+
'''
|
44 |
|
45 |
|