Abdou commited on
Commit
a196357
1 Parent(s): 076e2ee

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
README.md CHANGED
@@ -1,3 +1,6 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
1
+ # A Sentiment Analysis Dataset for the Algerian Dialect of Arabic
2
+ This dataset consists of 50,016 samples of comments extracted from Algerian YouTube channels. It is manually annotated with 3 classes (the `label` column) and is not balanced. Here are the number of rows of each class:
3
+ - 0 (Negative): **17,033 (34.06%)**
4
+ - 1 (Neutral): **11,136 (22.26%)**
5
+ - 2 (Positive): **21,847 (43.68%)**
6
+