Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,10 @@ widget:
|
|
6 |
- text: "I liked [MASK] but the service was awful."
|
7 |
- text: "I liked sushi but the [MASK] was awful."
|
8 |
---
|
9 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
- text: "I liked [MASK] but the service was awful."
|
7 |
- text: "I liked sushi but the [MASK] was awful."
|
8 |
---
|
9 |
+
---
|
10 |
+
|
11 |
+
|
12 |
+
# Masking The Bias : From Echo Chambers to Large Scale Aspect-Based Sentiment Analysis
|
13 |
+
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.
|
14 |
+
|
15 |
+
For more details please visit [github.com/tweetpie/masked-absa](https://github.com/tweetpie/masked-absa)
|