Datasets:
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
sentiment
aspect-based sentiment analysis
Aspect Term Extraction
Opinion Term Extraction
Aspect Term-Opinion Term Pair Extraction
Aspect term, Sentiment, Opinion term Triplet Extraction
License:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- sentiment
|
7 |
+
- aspect-based sentiment analysis
|
8 |
+
- Aspect Term Extraction
|
9 |
+
- Opinion Term Extraction
|
10 |
+
- Aspect Term-Opinion Term Pair Extraction
|
11 |
+
- Aspect term, Sentiment, Opinion term Triplet Extraction
|
12 |
+
- Aspect Category Detection
|
13 |
+
- Aspect Category-Sentiment Pair Extraction
|
14 |
+
- Aspect-Category-Opinion-Sentiment (ACOS) Quadruple Extraction
|
15 |
+
- Holder, Target, Opinion, Sentiment (HTOS) Quadruple Extraction
|
16 |
+
---
|