Datasets:

Languages:
Swati
Zulu
ArXiv:
License:
vukosi commited on
Commit
4ee12a5
1 Parent(s): 4c1282a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +54 -0
README.md CHANGED
@@ -1,3 +1,57 @@
1
  ---
2
  license: cc-by-sa-4.0
 
 
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-sa-4.0
3
+ language:
4
+ - ss
5
+ - zu
6
+ task_categories:
7
+ - text-classification
8
+ tags:
9
+ - dsfsi-datasets
10
+ - siswati
11
+ - isizulu
12
+ pretty_name: za-isizulu-siswati-news
13
  ---
14
+
15
+ # IsiZulu News (articles and headlines) and Siswati News (headlines) Corpora - za-isizulu-siswati-news-2022
16
+
17
+
18
+ [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7193346.svg)](https://doi.org/10.5281/zenodo.7193346) [![arXiv](https://img.shields.io/badge/arXiv-2306.07426-b31b1b.svg)](https://arxiv.org/abs/2306.07426)
19
+
20
+
21
+ ### About Dataset
22
+
23
+ Dataset for both isiZulu news (articles and headlines) and Siswati news headlines. Process included scraping the data from internet, from Isolezwe news website http://www.isolezwe.co.za and public posts from the SABC news LigwalagwalaFM Facebook page https://www.facebook.com/ligwalagwalafm/ respectively.
24
+
25
+ The obtained datasets are isiZulu news articles, isiZulu news headlines, and Siswati news headlines.
26
+
27
+ Post data collection the datasets were then sent to annotators, and they were sent back after the annotation process. The datasets contain special characters, some English words and characters that are not ASCII encoded which must be removed prior to model training. The aim of these three datasets is to create a baseline news categorisation model for the two South African low resources languages i.e. isiZulu and Siswati.
28
+
29
+ For categorisation, we use high level [IPTC NewsCodes](https://iptc.org/standards/newscodes/) as categories. You can view the news categories here [data/news-categories-iptc-newscodes.csv](data/news-categories-iptc-newscodes.csv)
30
+
31
+ The datasets were found to have class categories with very few observations, hence the class categories which have less than 35 observations were removed for isiZulu and less 6 observations for Siswati.
32
+
33
+ The dataset has both full category data as well as reduced category data.
34
+
35
+ Please see the [data-statement.md](data-statement.md) for full dataset information.
36
+
37
+ ## Online Repository link
38
+
39
+ * Link to the DOI data repository - [Zenodo Data Repository](https://doi.org/10.5281/zenodo.7193346)
40
+ *
41
+ ## Authors
42
+
43
+ * **Andani Madodonga**
44
+ * **Vukosi Marivate** - [@vukosi](https://twitter.com/vukosi)
45
+ * **Matthew Adendorff**
46
+
47
+ See also the list of [contributors](https://github.com/dsfsi/za-isizulu-siswati-news-2022/contributors) who participated in this project.
48
+
49
+ ## Citation
50
+
51
+ **Citation:**
52
+
53
+ > @article{Madodonga_Marivate_Adendorff_2023, title={Izindaba-Tindzaba: Machine learning news categorisation for Long and Short Text for isiZulu and Siswati}, volume={4}, url={https://upjournals.up.ac.za/index.php/dhasa/article/view/4449}, DOI={10.55492/dhasa.v4i01.4449}, author={Madodonga, Andani and Marivate, Vukosi and Adendorff, Matthew}, year={2023}, month={Jan.} }
54
+
55
+ ## License
56
+
57
+ Data is Licensed under CC 4.0 BY SA