jordiclive
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -53,10 +53,7 @@ This dataset is part of the [FABSA paper](https://www.sciencedirect.com/science/
|
|
53 |
|
54 |
## Task
|
55 |
|
56 |
-
This dataset
|
57 |
-
**Aspect category detection** (ACD) in sentiment analysis aims to identify the aspect categories mentioned in a sentence. These categories are conceptual, i.e. they do not necessarily explicitly appear in the review and are selected from a predefined list of Aspect Categories.
|
58 |
-
**Aspect Category Sentiment Classification** (ACSC) aims to classify the sentiment polarities of the above conceptual aspect categories.
|
59 |
-
|
60 |
|
61 |
The predefined list of Aspect Categories for this dataset are:
|
62 |
```
|
|
|
53 |
|
54 |
## Task
|
55 |
|
56 |
+
This dataset encompasses **Aspect Category Sentiment Analysis** and is suitable for both **Aspect Category Detection** (ACD) and **Aspect Category Sentiment Classification** (ACSC). ACD in sentiment analysis identifies aspect categories mentioned in a sentence. These categories are conceptual; they may not explicitly appear in the review and are chosen from a predefined list of Aspect Categories. ACSC classifies the sentiment polarities of these conceptual aspect categories.
|
|
|
|
|
|
|
57 |
|
58 |
The predefined list of Aspect Categories for this dataset are:
|
59 |
```
|