Open Access Open Access  Restricted Access Subscription Access

AI-DRIVEN E-COMMERCE REVIEW ANALYSIS USING BERT ALGORITHM

Kodityala Prasanna Laxmi, Pamula Swathi, Ms.M. Mamatha, Mr.P.Shyam Sunder, Dr. K. Rajitha, Mr. R. Mohan Krishna

Abstract


This project is designed to provide users with meaningful insights from customer feedback by analyzing reviews collected from popular e-commerce platforms like Amazon and Flipkart. It allows users to input product URLs, from which reviews are automatically extracted using robust web scraping techniques. These techniques are implemented using tools like Selenium and BeautifulSoup to handle dynamic content and retrieve multiple pages of reviews effectively.

Once the reviews are collected, the backend processes them using advanced Natural Language Processing (NLP) techniques. The primary goals of this analysis are to perform sentiment classification, extract important


keyphrases, and generate concise summaries of user opinions. These NLP tasks are powered by powerful Python libraries such as Hugging Face Transformers, Spacy, and Torch. BERT-based models help in understanding the contextual meaning of the text, while summarization is handled using pretrained models like BART. This enables the system to identify both positive and negative aspects of a product, such as “The phone has a great camera but poor battery life.”

The application is built with a modern tech stack. The frontend is developed using React.js, ensuring a responsive and user- friendly interface. The backend ais powered by Node.js, which handles URL input, scraping logic, and connections with the NLP modules. All processed data, including raw


reviews, sentiment labels, keyphrases, and summaries, are stored in a MongoDB database for easy access and retrieval.

By combining web scraping and AI-powered text analysis, the project offers a smart solution for buyers to evaluate products based on real customer experiences. Instead of going through hundreds of reviews manually, users can now get a concise, clear summary that highlights important features and issues. This project demonstrates the effective use of machine learning and web technologies in solving real-world problems.


Full Text:

PDF

References


K. Mishra and M. Vegad, "Customer Feedback Analysis Using Text Mining Technique," 2024. In their 2024 study, Kinnari Mishra and Mansi Vegad explore customer feedback analysis through text mining using TF-IDF and LDA techniques withPython.R .doi:10.32628/CSEIT2410238

R. Kumar and S. Patel, "AI-Based Sentiment Analysis Using BERT and LSTM," 2023. They introduced a hybrid model combining BERT and LSTM using

Python and TensorFlow to enhance feedback classification accuracy. doi:10.1109/ICCE-

Taiwan55306.2022.9868974

P. Sharma and V. Desai, "Aspect-Based Sentiment Analysis for Targeted Insights," 2022. They proposed an aspect-based sentiment analysis model using Python, SpaCy, LDA.

doi: 10.1109/I2CT61223.2024.10543706.87 20961

A. Gupta and S. Mehta, "Automated Feedback Classification with Machine Learning," 2021. They developed a feedback categorization model using Random Forest and Naïve Bayes algorithms with Python and Scikit-learn. doi:10.1080/10494820.2023.2202698

R. Jain and N. Mital, "Logistic Regression Analysis for Service Quality Enhancement," 2021. They applied binary logistic regression and Chi-square tests in R to analyze customer complaints and improve servicequality.doi: 10.1109/ACCESS.2024. 3352008

M. Saini et al., "Sentiment Influence on Software Popularity," 2020. They conducted sentiment analysis on open-source software reviews using VADER and TextBlob libraries in Python. doi: 10.1109/ICSME46990.2020.00025

Y. Yaakub, Y. Li, A. Algarni, and B. Peng, "Multidimensional Customer Feedback Analysis Using Machine Learning," 2012. They proposed a multidimensional feedback analysis model using Java, SQL, Decision Trees, and SVMs. doi: 10.1109/IC2E362166.2024.10827296

S. Liu, F. Wei, and Y. W. Wang, "OpinionSeer: Interactive Visualization for Sentiment Analysis," 2010. They introduced OpinionSeer, a visualization system for analyzing hotel customer reviews and extracting sentiment insights. doi: 10.1109/TVCG.2010.183


Refbacks

  • There are currently no refbacks.