tweetpie commited on
Commit
c5b4574
·
verified ·
1 Parent(s): 8c9a174

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -6,4 +6,9 @@ widget:
6
  - text: "[MASK] approach brought unique results that set him apart as a more effective leader"
7
  - text: "[MASK] presidency was marked by controversy and division"
8
  ---
9
- ---
 
 
 
 
 
 
6
  - text: "[MASK] approach brought unique results that set him apart as a more effective leader"
7
  - text: "[MASK] presidency was marked by controversy and division"
8
  ---
9
+ ---
10
+
11
+ # Masking The Bias : From Echo Chambers to Large Scale Aspect-Based Sentiment Analysis
12
+ This repository addresses the challenges of scarcity and high costs associated with manual annotation in Aspect-Based Sentiment Analysis (ABSA) by utilizing weak supervision methods. We have demonstrated the superiority of our model using SemEval datasets and real-world tweet data.
13
+
14
+ For more details please visit [github.com/tweetpie/masked-absa](https://github.com/tweetpie/masked-absa)