Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
csv
Languages:
Arabic
Size:
10K - 100K
License:
Srinivas
commited on
Commit
·
f21b921
1
Parent(s):
fa8ce28
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
task_categories:
|
4 |
+
- text-classification
|
5 |
+
language:
|
6 |
+
- ar
|
7 |
+
pretty_name: SemEval 2016 Aspect Based Sentiment Analysis on Hotel Reviews
|
8 |
+
size_categories:
|
9 |
+
- 1K<n<10K
|
10 |
+
---
|
11 |
+
# Dataset Card for Dataset Name
|
12 |
+
|
13 |
+
## Dataset Description
|
14 |
+
|
15 |
+
- **Repository:** https://github.com/msmadi/ABSA-Hotels/tree/master
|
16 |
+
|
17 |
+
### Dataset Summary
|
18 |
+
|
19 |
+
Aspect based sentiment analysis dataset using hotel reviews in Arabic.
|
20 |
+
|
21 |
+
|
22 |
+
### Languages
|
23 |
+
|
24 |
+
Arabic
|
25 |
+
|
26 |
+
|
27 |
+
### Licensing Information
|
28 |
+
|
29 |
+
Original dataset was licensed under MIT, so this is also under MIT
|
30 |
+
|
31 |
+
### Citation Information
|
32 |
+
|
33 |
+
Cite this and the original authors if you want to.
|