Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
1K - 10K
Tags:
Sentiment Analysis
License:
SaiedAlshahrani
commited on
Commit
•
f54b522
1
Parent(s):
4091411
Update README.md
Browse files
README.md
CHANGED
@@ -14,11 +14,22 @@ dataset_info:
|
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
-
num_bytes:
|
18 |
num_examples: 9141
|
19 |
-
download_size:
|
20 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
-
# Dataset Card for "
|
23 |
|
24 |
-
|
|
|
|
14 |
dtype: string
|
15 |
splits:
|
16 |
- name: train
|
17 |
+
num_bytes: 3830370
|
18 |
num_examples: 9141
|
19 |
+
download_size: 1784683
|
20 |
+
dataset_size: 3830370
|
21 |
+
task_categories:
|
22 |
+
- text-classification
|
23 |
+
language:
|
24 |
+
- ar
|
25 |
+
tags:
|
26 |
+
- Sentiment Analysis
|
27 |
+
pretty_name: MSAC
|
28 |
+
size_categories:
|
29 |
+
- 1K<n<10K
|
30 |
+
license: unknown
|
31 |
---
|
32 |
+
# Dataset Card for "Multi-domain Arabic Sentiment Corpus (MASC)"
|
33 |
|
34 |
+
## Paper:
|
35 |
+
Al-Moslmi, T., Albared, M., Al-Shabi, A., Omar, N., & Abdullah, S. (2018). Arabic senti-lexicon: Constructing publicly available language resources for Arabic sentiment analysis. Journal of Information Science, 44(3), 345-362. https://doi.org/10.1177/0165551516683908
|