Iqbal Wiranata Siregar, Jimmy
Unknown Affiliation

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Sentiment Analysis Classification of E-commerce User Reviews Using Natural Language Processing (NLP) and Support Vector Machine (SVM) Methods Iqbal Wiranata Siregar, Jimmy; Putera Utama Siahaan, Andysah; Iqbal, Muhammad; Nasution, Darmeli; Farta Wijaya, Rian
Bulletin of Information Technology (BIT) Vol 6 No 2: Juni 2025
Publisher : Forum Kerjasama Pendidikan Tinggi (FKPT)

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bit.v6i2.2018

Abstract

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.