pith. sign in

arxiv: 2006.09739 · v1 · pith:LZFC533Unew · submitted 2020-06-17 · 💻 cs.IR · cs.LG· stat.ML

Comparative Sentiment Analysis of App Reviews

classification 💻 cs.IR cs.LGstat.ML
keywords reviewslearningsentimentaccuracyalgorithmsanalysisgooglemachine
0
0 comments X
read the original abstract

Google app market captures the school of thought of users via ratings and text reviews. The critique's viewpoint regarding an app is proportional to their satisfaction level. Consequently, this helps other users to gain insights before downloading or purchasing the apps. The potential information from the reviews can't be extracted manually, due to its exponential growth. Sentiment analysis, by machine learning algorithms employing NLP, is used to explicitly uncover and interpret the emotions. This study aims to perform the sentiment classification of the app reviews and identify the university students' behavior towards the app market. We applied machine learning algorithms using the TF-IDF text representation scheme and the performance was evaluated on the ensemble learning method. Our model was trained on Google reviews and tested on students' reviews. SVM recorded the maximum accuracy(93.37\%), F-score(0.88) on tri-gram + TF-IDF scheme. Bagging enhanced the performance of LR and NB with accuracy of 87.80\% and 85.5\% respectively.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Sentiment Analysis of Indonesian Spotify Reviews Using Machine Learning and BiLSTM

    cs.CL 2026-05 unverdicted novelty 2.0

    BiLSTM achieves the highest weighted F1-score for three-class sentiment classification of Indonesian Spotify reviews while Decision Tree with SMOTE delivers more balanced performance across classes.