LorenzoAgnolucci/BERT_for_ABSA
In this work (Targeted) Aspect-Based Sentiment Analysis task is converted to a sentence-pair classification task and a pre-trained BERT model is fine-tuned on it.
This project helps sentiment analysis researchers replicate a specific method for targeted aspect-based sentiment analysis. You provide text data with identified aspects, and it outputs sentiment predictions for those aspects. It's designed for data scientists or NLP researchers exploring advanced sentiment analysis techniques.
No commits in the last 6 months.
Use this if you are an NLP researcher or data scientist looking to implement and fine-tune a BERT-based model for aspect-level sentiment analysis using the sentence-pair classification approach.
Not ideal if you need an out-of-the-box sentiment analysis tool without custom model training or if you are not familiar with BERT and Python-based machine learning workflows.
Stars
32
Forks
8
Language
Python
License
—
Category
Last pushed
Feb 16, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/LorenzoAgnolucci/BERT_for_ABSA"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
trflorian/sentiment-analysis-viz
Real-time visualization of sentiment analysis on text input