Implementasi Metode Klasifikasi Naive Bayes Pada Sistem Analisis Opini Pengguna Twitter Berbasis Web
DOI:
https://doi.org/10.51998/jsi.v10i1.356Abstract
Abstract— Development of social media which is the result of technological development is an inseparable part of people's lives. Social media is a place where ordinary people express their feelings and opinions about something that concerns them. In
knowing the direction of public sentiment, surveys are usually done online or offline, this sentiment analysis system will facilitate and speed up the process of knowing the direction of public sentiment, in the case of research. This uses data from Twitter social media called tweets or tweets, web-based sentiment analysis system that will classify tweets into 3 (three) types of sentiments, namely positive, neutral and negative, then make a percentage to make it easier to see the direction of public sentiment. In classifying this system uses the Naive Bayes Classifier method and displays it in a web interface with the PHP programming language and uses the Application Programming Interface (API) to get data from Twitter.