Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -456,7 +456,7 @@ pretty_name: UDHR-LID
|
|
456 |
|
457 |
You can access UDHR (Universal Declaration of Human Rights) [here](http://www.unicode.org/udhr/d/), but when a verse is missing, they have texts such as "missing" or "?". Also, about 1/3 of the sentences consist only of "articles 1-30" in different languages. We cleaned the entire dataset from XML files and selected only the paragraphs. We cleared any unrelated language texts from the data and also removed the cases that were incorrect.
|
458 |
|
459 |
-
Incorrect? Look at the ckb and kmr files in the UDHR. Both are the same! ckb is known for the Arabic script, although it can also be written in Latin. Clearly, a unique file cannot belong to two different languages
|
460 |
|
461 |
The deleted files include:
|
462 |
- ckb_Latn (Arabic is in use.)
|
|
|
456 |
|
457 |
You can access UDHR (Universal Declaration of Human Rights) [here](http://www.unicode.org/udhr/d/), but when a verse is missing, they have texts such as "missing" or "?". Also, about 1/3 of the sentences consist only of "articles 1-30" in different languages. We cleaned the entire dataset from XML files and selected only the paragraphs. We cleared any unrelated language texts from the data and also removed the cases that were incorrect.
|
458 |
|
459 |
+
Incorrect? Look at the ckb and kmr files in the UDHR. Both are the same! ckb is known for the Arabic script, although it can also be written in Latin. Clearly, a unique file cannot belong to two different languages (at least in the text language identification task). We also deleted files that we believe those scripts are no longer in use.
|
460 |
|
461 |
The deleted files include:
|
462 |
- ckb_Latn (Arabic is in use.)
|