Al Amanah, Muh. Nur Hidayat
Unknown Affiliation

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

Found 1 Documents
Search

Performance Comparison of SVM in Sentiment Analysis of Israel-Palestine Comments Using Lsa and Word2vec Akbar, Muh. Arsan; Syam, Abd. Azis; Al Amanah, Muh. Nur Hidayat; Risal, Andi Akram Nur; Surianto, Dewi Fatmarani; Budiarti, Nur Azizah Eka; Wahid, Abdul
Jurnal Teknik Informatika (Jutif) Vol. 7 No. 1 (2026): JUTIF Volume 7, Number 1, February 2026
Publisher : Informatika, Universitas Jenderal Soedirman

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52436/1.jutif.2026.7.1.4601

Abstract

This study compares two feature extraction techniques, namely Latent Semantic Analysis (LSA) and Word2Vec, in the sentiment classification of comments related to the Israeli-Palestinian conflict using Support Vector Machine (SVM). The dataset consists of 1000 YouTube comments and 158 news paragraphs, categorized into pro and con Palestinian sentiments. The preprocessing process includes casefolding, special character and stopword removal, lemmatization, and tokenization. The results show that SVM with Word2Vec has better performance than SVM with LSA in the classification of positive and negative comments. SVM model with Word2Vec recorded a precision value of 92% and F1-Score of 93% on negative comments. Meanwhile, SVM with LSA recorded 90% precision and 92% F1-Score. On positive comments, SVM with Word2Vec recorded 92% recall and 93% F1-Score. While SVM with LSA recorded 89% recall and 91% F1-Score. Word2Vec's strength lies in its ability to capture word context and nuance more effectively, thanks to training using richer contextualized comment and news data. In conclusion, although both methods show good ability in sentiment classification, the use of Word2Vec provides more consistent and accurate results. This research contributes to the advancement of sentiment classification methods in the context of complex socio-political issues and can serve as a reference for applying machine learning to more accurate and contextual public opinion analysis.