masked-absa-rest14 / README.md
tweetpie's picture
Update README.md
2ed76bb verified
|
raw
history blame
No virus
730 Bytes
---
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)