Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ The aligned documents have been manually annotated.
|
|
11 |
### **Dataset**
|
12 |
The folder structure for each news source is as follows.
|
13 |
|
|
|
14 |
si-en<br/>
|
15 |
|--army<br/>
|
16 |
|--Sinhala<br/>
|
@@ -30,6 +31,7 @@ si-en<br/>
|
|
30 |
|--newsfirst.si-en <br/>
|
31 |
ta-en<br/>
|
32 |
si-ta<br/>
|
|
|
33 |
|
34 |
Sinhala/English/Tamil - contain the aligned documents in the two languages with respect to the news source (army/hiru/itn/newsfirst)<br/>
|
35 |
army.si-en - golden aligned sentence alignment. Each sentence is referenced according to the languageprefix_fileid_sentenceId. <br/>
|
|
|
11 |
### **Dataset**
|
12 |
The folder structure for each news source is as follows.
|
13 |
|
14 |
+
```python
|
15 |
si-en<br/>
|
16 |
|--army<br/>
|
17 |
|--Sinhala<br/>
|
|
|
31 |
|--newsfirst.si-en <br/>
|
32 |
ta-en<br/>
|
33 |
si-ta<br/>
|
34 |
+
```
|
35 |
|
36 |
Sinhala/English/Tamil - contain the aligned documents in the two languages with respect to the news source (army/hiru/itn/newsfirst)<br/>
|
37 |
army.si-en - golden aligned sentence alignment. Each sentence is referenced according to the languageprefix_fileid_sentenceId. <br/>
|