danielschnell
commited on
Commit
·
d73d13b
1
Parent(s):
6d050fe
Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ from the extensive Icelandic Gigaword corpus. Specifically, we have enriched the
|
|
24 |
[News1 corpus](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/237). To adhere to the maximum size limit of 512 MB for the
|
25 |
raw text, we combined the complete Wikipedia text with randomly shuffled paragraphs from the News1 corpus until reaching the size cap.
|
26 |
|
27 |
-
In total, the dataset contains `400.676` rows, each corresponding to
|
28 |
|
29 |
### Cleaning
|
30 |
|
|
|
24 |
[News1 corpus](https://repository.clarin.is/repository/xmlui/handle/20.500.12537/237). To adhere to the maximum size limit of 512 MB for the
|
25 |
raw text, we combined the complete Wikipedia text with randomly shuffled paragraphs from the News1 corpus until reaching the size cap.
|
26 |
|
27 |
+
In total, the dataset contains `400.676` rows, each corresponding to its associated document in the IGC corpus' XML file.
|
28 |
|
29 |
### Cleaning
|
30 |
|