.png)
This project focuses on performing Aspect-Based Sentiment Analysis (ABSA) on product reviews using deep learning models such as BiLSTM with Attention and Explainable AI (XAI) techniques like SHAP for interpretation. It provides fine-grained sentiment analysis for specific aspects within a review.
To accurately determine the sentiment (positive, negative, neutral) for each aspect mentioned in a customer review using an interpretable deep learning pipeline.