Commit
·
1bcb676
1
Parent(s):
4e4199e
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,7 +5,8 @@ language:
|
|
| 5 |
- glk
|
| 6 |
- brh
|
| 7 |
- kas
|
| 8 |
-
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# Perso-Arabic Corpra
|
|
@@ -14,7 +15,7 @@ pretty_name: Balochi
|
|
| 14 |
- Gilaki (glk)
|
| 15 |
- Brahui (brh)
|
| 16 |
- Kashmiri (kas)
|
| 17 |
-
|
| 18 |
|
| 19 |
# Usage
|
| 20 |
```
|
|
@@ -30,7 +31,7 @@ If you are not a fan of HF dataloader, download each dataset directly:
|
|
| 30 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/gilaki.csv
|
| 31 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/brahui.csv
|
| 32 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/kashmiri.csv
|
| 33 |
-
|
| 34 |
```
|
| 35 |
|
| 36 |
|
|
@@ -52,6 +53,8 @@ If you are not a fan of HF dataloader, download each dataset directly:
|
|
| 52 |
- Kashmiri (kas)
|
| 53 |
- Article: NllbSeed (https://github.com/facebookresearch/flores/blob/main/nllb_seed/README.md)
|
| 54 |
|
|
|
|
|
|
|
| 55 |
|
| 56 |
If you are a dataset owner and do not want your dataset to be included in this corpra, please send us an email at [email protected] .
|
| 57 |
|
|
@@ -63,7 +66,7 @@ Crawler code is available here under MIT license: https://github.com/kargaranami
|
|
| 63 |
|
| 64 |
## Ethical Considerations
|
| 65 |
|
| 66 |
-
**1. Biases:** The text corpus may reflect the perspectives, opinions, or demographics of its sources or creators. It is important for users to critically evaluate the text in context especially for **news sources** and **social medias** (e.g., sunnionline, twitter, talarbrahui).
|
| 67 |
|
| 68 |
**2. Representativeness:** While we have aimed for diversity and inclusivity, the text corpus may not fully represent all native speakers. Users should be mindful of any potential underrepresentation.
|
| 69 |
|
|
|
|
| 5 |
- glk
|
| 6 |
- brh
|
| 7 |
- kas
|
| 8 |
+
- sdh
|
| 9 |
+
pretty_name: Perso-Arabic Corpra
|
| 10 |
---
|
| 11 |
|
| 12 |
# Perso-Arabic Corpra
|
|
|
|
| 15 |
- Gilaki (glk)
|
| 16 |
- Brahui (brh)
|
| 17 |
- Kashmiri (kas)
|
| 18 |
+
- Southern Kurdish (sdh)
|
| 19 |
|
| 20 |
# Usage
|
| 21 |
```
|
|
|
|
| 31 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/gilaki.csv
|
| 32 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/brahui.csv
|
| 33 |
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/kashmiri.csv
|
| 34 |
+
! wget https://huggingface.co/datasets/kargaranamir/perso-arabic/resolve/main/southern-kurdish.csv
|
| 35 |
```
|
| 36 |
|
| 37 |
|
|
|
|
| 53 |
- Kashmiri (kas)
|
| 54 |
- Article: NllbSeed (https://github.com/facebookresearch/flores/blob/main/nllb_seed/README.md)
|
| 55 |
|
| 56 |
+
- Southern Kurdish (sdh)
|
| 57 |
+
- News: https://shafaq.com/ku/
|
| 58 |
|
| 59 |
If you are a dataset owner and do not want your dataset to be included in this corpra, please send us an email at [email protected] .
|
| 60 |
|
|
|
|
| 66 |
|
| 67 |
## Ethical Considerations
|
| 68 |
|
| 69 |
+
**1. Biases:** The text corpus may reflect the perspectives, opinions, or demographics of its sources or creators. It is important for users to critically evaluate the text in context especially for **news sources** and **social medias** (e.g., sunnionline, twitter, talarbrahui, shafaq).
|
| 70 |
|
| 71 |
**2. Representativeness:** While we have aimed for diversity and inclusivity, the text corpus may not fully represent all native speakers. Users should be mindful of any potential underrepresentation.
|
| 72 |
|