Update README.md
Browse files
README.md
CHANGED
@@ -74,9 +74,9 @@ The predefined list of Aspect Categories for this dataset are:
|
|
74 |
|
75 |
## Annotation Scheme
|
76 |
|
77 |
-
The FABSA dataset is manually
|
78 |
|
79 |
-
|
80 |
```
|
81 |
Customer Review:
|
82 |
“product is very good but customer service is really bad, they never respond”
|
|
|
74 |
|
75 |
## Annotation Scheme
|
76 |
|
77 |
+
The FABSA dataset is manually labeled according to a hierarchical annotation scheme that includes parent and child aspect categories. Each aspect category comes with an associated sentiment label (positive, negative, and neutral), creating a total of (12 × 3) target classification categories.
|
78 |
|
79 |
+
In line with prior studies, we employ a multi-label classification scheme where each review is tagged with one or more aspect + sentiment labels. Thus, a single review can cover multiple aspects and express various (sometimes contrasting) polarities. For example,
|
80 |
```
|
81 |
Customer Review:
|
82 |
“product is very good but customer service is really bad, they never respond”
|