Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
moha commited on
Commit
3f930a7
·
verified ·
1 Parent(s): 6b1bb88

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +51 -3
README.md CHANGED
@@ -1,3 +1,51 @@
1
- ---
2
- license: cc-by-nc-nd-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-nd-4.0
3
+ ---
4
+
5
+ # ARACOVID19-SSD: ARABIC COVID-19 SENTIMENT AND SARCASM DETECTION DATASET
6
+
7
+ ## Description
8
+
9
+ AraCOVID19-SSD is a manually annotated Arabic COVID-19 sarcasm and sentiment detection dataset containing 5,162 tweets. The **labels** used in the dataset are the following:
10
+
11
+ <div>
12
+ <img src="https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F904283%2Fd463ee4c63a9ad484036a60a30807d8f%2Flabels.JPG?generation=1759523079401255&alt=media" alt="AraCOVID19-SSD Sarcasm and Sentiment Labels">
13
+ </div>
14
+
15
+ ---
16
+
17
+ ## Examples
18
+
19
+ Examples of the instances from the dataset are provided in the below Table:
20
+
21
+ <div>
22
+ <img src="https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F904283%2F1baa73df13f820a0e9131e2a9e6c4c47%2Fexamples.JPG?generation=1759523100398116&alt=media" alt="Example tweets and their annotations from AraCOVID19-SSD">
23
+ </div>
24
+
25
+ ---
26
+
27
+ ## Statistics
28
+
29
+ The statistics **for** the dataset are provided in the below Table:
30
+
31
+ <div>
32
+ <img src="https://www.googleapis.com/download/storage/v1/b/kaggle-user-content/o/inbox%2F904283%2F4b8d4e74985d39a374a86fe4ad63abc8%2FstatsJPG.JPG?generation=1759523117721681&alt=media" alt="Statistical distribution of Sarcasm and Sentiment labels">
33
+ </div>
34
+
35
+ ## Citations
36
+ If you want to use the dataset please cite the following arXiv paper:
37
+
38
+
39
+ ```
40
+ @article{ameur2021aracovid19,
41
+ title={Aracovid19-ssd: Arabic covid-19 sentiment and sarcasm detection dataset},
42
+ author={Ameur, Mohamed Seghir Hadj and Aliane, Hassina},
43
+ journal={arXiv preprint arXiv:2110.01948},
44
+ year={2021}
45
+ }
46
+ ```
47
+
48
+ ## Contacts:
49
+ For all questions please contact ``mohamedhadjameur@gmail.com``
50
+
51
+