This study aims to analyze user sentiment on social media X (formerly Twitter) toward the film Ipar Adalah Maut using the Support Vector Machine (SVM) method. The data were collected through a crawling process using the snscrape library, focusing on tweets containing keywords related to the film title. The preprocessing stages included data cleaning, case folding, tokenization, stopword removal, and stemming, while feature extraction was performed using Term Frequency Inverse Document Frequency (TF-IDF). Sentiment was classified into two categories, namely positive and negative, using the SVM algorithm. The results showed that the model achieved 100% accuracy on the training data and 82% accuracy on the testing data, indicating good generalization performance, although there is a potential risk of overfitting due to the gap between training and testing results. These findings demonstrate the effectiveness of SVM in analyzing sentiment related to film discussions on social media and provide a basis for future research by incorporating larger and more balanced datasets.
Copyrights © 2026