tweetpie commited on
Commit
2ed76bb
1 Parent(s): 2bcb421

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -5,6 +5,11 @@ language:
5
  widget:
6
  - text: "I liked [MASK] but the service was awful."
7
  - text: "I liked sushi but the [MASK] was awful."
 
 
 
 
 
8
  ---
9
  ---
10
 
 
5
  widget:
6
  - text: "I liked [MASK] but the service was awful."
7
  - text: "I liked sushi but the [MASK] was awful."
8
+ tags:
9
+ - aspect-based-sentiment-analysis
10
+ - absa
11
+ - natural-language-processing
12
+ - masked-absa
13
  ---
14
  ---
15