In this study, the sentiment analysis of ChatGPT application reviews gathered from the Google Play Store is compared using the Support Vector Machine (SVM) and Random Forest techniques. The google-play-scraper package was used to scrape for the dataset. The data was subjected to a number of preparation procedures before categorization, such as text normalization, stopword removal, character removal, and stemming using the Sastrawi package. After classifying each review using both algorithms, the sentiment of each review was labeled according to its rating score. According to the experimental results, Random Forest attained an accuracy of 94.00%, whereas SVM achieved 95.00%. According to these results, SVM performs marginally better than Random Forest at identifying the sentiment of user reviews of OpenAI applications.
Copyrights © 2025