1429904852/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
This is a curated collection of academic papers focused on Aspect-Based Sentiment Analysis. It organizes research by specific subtasks, such as extracting aspect terms or classifying sentiments towards particular aspects. It helps natural language processing researchers quickly find relevant studies, datasets, and code implementations to advance their work in fine-grained sentiment analysis.
142 stars. No commits in the last 6 months.
Use this if you are an NLP researcher seeking a comprehensive, organized list of academic papers and resources for Aspect-Based Sentiment Analysis.
Not ideal if you are looking for an off-the-shelf software tool to perform sentiment analysis or a general introduction to the field for a non-technical audience.
Stars
142
Forks
23
Language
—
License
Apache-2.0
Category
Last pushed
Jun 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/1429904852/Aspect-Based-Sentiment-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
wayfair-incubator/extra-model
Code to run the ExtRA algorithm for unsupervised topic/aspect extraction on English texts.
KennethEnevoldsen/asent
Asent is a python library for performing efficient and transparent sentiment analysis using spaCy.
songyouwei/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
jiangqn/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
chiayewken/Span-ASTE
Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".