Varissa Azis, Diva Azty
Unknown Affiliation

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

Found 1 Documents
Search

A Optimizing Word2Vec Dimensions for Sentiment Analysis of Photomath Reviews using Random Forest and SVM Varissa Azis, Diva Azty; Sibaroni, Yuliant
Building of Informatics, Technology and Science (BITS) Vol 6 No 4 (2025): March 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v6i4.6616

Abstract

Technology in the Industrial Revolution 4.0 era supports modern learning through apps like Photomath, simplifying math problem-solving for users. However, diverse user reviews highlight the need for sentiment analysis to evaluate app quality. This research analyzes 9,059 reviews of Photomath collected from the Google Play Store using Python. Word2Vec is used in the study to compare Random Forest and Support Vector Machine (SVM) classifiers for feature extraction. To ensure clean and consistent data, preprocessing techniques such as stemming, tokenization, and stopword removal were used. Text with rich semantic aspects was mathematically represented using Word2Vec. The findings show that SVM using an RBF kernel performed better than Random Forest, with an F1-score of 88.5%, 88.5% accuracy, 88.7% precision, and 88.5% recall. Performance was effectively improved by combining 300-dimensional Word2Vec with stemming algorithms. While Random Forest achieved slightly lower accuracy, it shows promise for specific use cases. This study offers practical insights for improving Photomath by tailoring updates based on user sentiment. The findings emphasize the importance of preprocessing, dimensional optimization, and classifier selection in developing accurate sentiment analysis models. Limitations include the dataset size and the use of classical machine learning models. Future research could address these by exploring larger datasets or deep learning techniques to further improve performance.