Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ language:
|
|
9 |
|
10 |
# AMINA Newspaper Articles Dataset
|
11 |
|
12 |
-
We are pleased to introduce the **AMINA
|
13 |
|
14 |
- Youm7
|
15 |
- BBC
|
@@ -55,5 +55,8 @@ elrai_category_name = load_dataset("MohamedZayton/AMINA", data_files="ElRai/{cat
|
|
55 |
# ElSharq articles by category
|
56 |
elsharq_category_name = load_dataset("MohamedZayton/AMINA", data_files="ElSharq/{category_name}.csv")
|
57 |
```
|
|
|
|
|
|
|
58 |
|
59 |
## Citation
|
|
|
9 |
|
10 |
# AMINA Newspaper Articles Dataset
|
11 |
|
12 |
+
We are pleased to introduce the **AMINA : An Arabic Multi-Purpose Integral News Articles Dataset** , a comprehensive collection of articles gathered from various reputable sources. This dataset is designed to facilitate research in natural language processing, journalism studies, and more. The articles are sourced from the following news outlets:
|
13 |
|
14 |
- Youm7
|
15 |
- BBC
|
|
|
55 |
# ElSharq articles by category
|
56 |
elsharq_category_name = load_dataset("MohamedZayton/AMINA", data_files="ElSharq/{category_name}.csv")
|
57 |
```
|
58 |
+
## Images Link
|
59 |
+
The Images for some articles for Youm7 and Elsharq newspaper [here](https://drive.google.com/drive/folders/1E4RqlxmKcj5AoO3pGZ6FrfdqLpaA1PHt?usp=sharing).
|
60 |
+
|
61 |
|
62 |
## Citation
|