In the swiftly changing digital age, e-commerce has become a vital component of everyday living. Individuals actively share product reviews, whether favorable or unfavorable, which companies can utilize to grasp users' views on their services. An efficient approach for evaluating and categorizing user sentiments is required to aid in analyzing these reviews. In this scenario, the Support Vector Machine (SVM) and Natural Language Processing (NLP) methods offer the appropriate answer. This research intends to develop a classification model capable of sorting e-commerce user feedback into positive, negative, or neutral sentiments. Utilizing NLP methods to analyze the review text and SVM as the classification approach, this model aims to achieve high accuracy in identifying user sentiment. Words that do not affect sentiment analysis, like "and," "that," "for," are eliminated, and SVM is utilized once the review data is converted into vectors via the TF-IDF method. The labeled sentiment training data will be used to train the SVM model.
                        
                        
                        
                        
                            
                                Copyrights © 2025