jiangqn/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.
Curated collection of peer-reviewed papers, datasets, and code implementations spanning aspect-based sentiment analysis research from 2014 onwards, covering classification, extraction, and opinion mining tasks across multiple domains (reviews, social media, location-based). Organizes papers by subtask (aspect classification, aspect extraction, aspect term extraction) with direct links to published papers, benchmark datasets (SemEval-2014, MAMS, Twitter, SentiHood), and model implementations, enabling researchers to track methodological evolution from RNNs through attention mechanisms to memory networks.
456 stars. No commits in the last 6 months.
Stars
456
Forks
83
Language
—
License
MIT
Category
Last pushed
Mar 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/jiangqn/Aspect-Based-Sentiment-Analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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实现。
chiayewken/Span-ASTE
Code Implementation of "Learning Span-Level Interactions for Aspect Sentiment Triplet Extraction".
1429904852/Aspect-Based-Sentiment-Analysis
A paper list for aspect based sentiment analysis.