yuncongli commited on
Commit
75346f7
1 Parent(s): d18e509

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
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
+ ---