Mouwiya commited on
Commit
01e880a
1 Parent(s): 8a2e4b4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -16,4 +16,28 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
 
 
 
 
 
19
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ task_categories:
20
+ - text-classification
21
+ - translation
22
+ - summarization
23
+ language:
24
+ - ar
25
+ - en
26
+ size_categories:
27
+ - 10K<n<100K
28
  ---
29
+
30
+ # Arabic News Articles Dataset
31
+
32
+ ## About Dataset
33
+ Context
34
+ SANAD Dataset is a large collection of Arabic news articles that can be used in different Arabic NLP tasks such as Text Classification and Word Embedding. The articles were collected using Python scripts written specifically for three popular news websites: AlKhaleej, AlArabiya and Akhbarona.
35
+
36
+ All datasets have seven categories [Culture, Finance, Medical, Politics, Religion, Sports and Tech], except AlArabiya which doesn’t have [Religion]. SANAD contains a total number of 190k+ articles.
37
+
38
+ ## Content
39
+ a subset Khaleej (45500 articles in 7 categories) of SANAD. Labels are categorized in: Culture, Finance, Medical, Politics,Religion,Sports,Tech.
40
+
41
+ ## Acknowledgements
42
+ We wouldn't be here without the help of Omar Einea, Ashraf Elnagar, Ridhwan Al-Debsi.
43
+ https://doi.org/10.1016/j.dib.2019.104076