File size: 1,130 Bytes
1dde3c2
 
75346f7
 
 
 
 
 
 
 
 
 
 
 
 
96e8679
3268682
 
760d055
 
 
 
 
 
 
 
 
 
 
903ed96
760d055
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
license: mit
language:
- en
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
- Aspect Category Detection
- Aspect Category-Sentiment Pair Extraction
- Aspect-Category-Opinion-Sentiment (ACOS) Quadruple Extraction
- Holder, Target, Opinion, Sentiment (HTOS) Quadruple Extraction
- sentiment analysis
---

# A Sentiment Analsysis Dataset for Finetuning Large Models in Chat-style
More details can be found at https://github.com/l294265421/chat-sentiment-analysis

## Supported Tasks
- Aspect Term Extraction (ATE)
- Opinion Term Extraction (OTE)
- Aspect Term-Opinion Term Pair Extraction (AOPE)
- Aspect term, Sentiment, Opinion term Triplet Extraction (ASOTE)
- Aspect Category Detection (ACD)
- Aspect Category-Sentiment Pair Extraction (ACSA)
- [Aspect-Category-Opinion-Sentiment (ACOS) Quadruple Extraction](https://github.com/NUSTM/ACOS)
- [Holder, Target, Opinion, Sentiment (HTOS) Quadruple Extraction](https://github.com/jerbarnes/semeval22_structured_sentiment)