File size: 719 Bytes
1f6cdca
 
 
 
 
4956b1b
 
 
 
 
 
 
1f6cdca
8835466
 
 
 
 
 
4956b1b
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
license: gpl-3.0
language:
- en
widget:
- text: I liked [MASK] but the service was awful.
- text: I liked sushi but the [MASK] was awful.
tags:
- aspect-based-sentiment-analysis
- absa
- natural-language-processing
- masked-absa
---
---


# Masking The Bias : From Echo Chambers to Large Scale Aspect-Based Sentiment Analysis
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.

For more details please visit  [github.com/tweetpie/masked-absa](https://github.com/tweetpie/masked-absa)