New baseline for Aspect-Based Sentiment Analysis
Open
Nobody has claimed this yet.
baseline
- Dominant language
- Python
- Stars
- 7
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Hey @Lillliant,
I found a paper titled "Generative Aspect-Based Sentiment Analysis with Contrastive Learning and Expressive Structure" from EMNLP'22. It focuses on a generation-based method using T5 for aspect and sentiment detection and seems relevant to our case.
Could you review the paper to make sure if it provides both sentiment and aspect term information, making it a potential baseline for us? The code is also accessible at the following link.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.