Claim Missing Document
Check
Articles

Found 2 Documents
Search
Journal : JAIA - Journal of Artificial Intelligence and Applications

Sentiment Analysis to analyze Vaccine Enthusiasm in Indonesia on Twitter Social Media M. Khairul Anam; Rahmaddeni; Muhammad Bambang Firdaus; Hadi Asnal; Hamdani
JAIA - Journal of Artificial Intelligence and Applications Vol. 1 No. 2 (2021): JAIA - Journal of Artificial Intelligence and Applications
Publisher : STMIK Amik Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (537.215 KB) | DOI: 10.33372/jaia.v1i2.794

Abstract

Vaccines are one way to prevent the coronavirus from entering the human body, although it is not 100% accurate. However, the implementation of vaccination in Indonesia is still controversial. People give their opinions directly or through social media such as Twitter. Retrieval of tweets using the Twitter API and using python. The data obtained is then preprocessed using case folding, cleaning, tokenizing, filtering, and stemming. After that, the model was evaluated using the Naive Bayes method. Naïve Bayes is a classification method that can predict the probability of a class to produce decisions based on learning data. Currently, nave Bayes is one of the methods to find accuracy in sentiment analysis that is often used and is the best. The results of this study obtained an accuracy of 79%.
Sentiment Analysis of Technology Utilization by Pekanbaru City Government Based on Community Interaction in Social Media Bunga Nanti Pikir; M. Khairul Anam; Hadi Asnal; Rahmaddeni; Triyani Arita Fitri; Hamdani
JAIA - Journal of Artificial Intelligence and Applications Vol. 2 No. 1 (2021): JAIA - Journal of Artificial Intelligence and Applications
Publisher : STMIK Amik Riau

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (623.792 KB) | DOI: 10.33372/jaia.v2i1.795

Abstract

Government services for the public are currently utilizing technology, especially in the city of Pekanbaru. The government has currently centralized all services for the public, both online and offline, in public service malls. The type of service that uses technology, especially for online services, has received criticism in online media such as Twitter. To see the public's response to Pekanbaru city government services, especially in terms of technology, this study will use sentiment analysis to see positive, negative, and neutral comments. The method used is to see the accuracy generated using the Naïve Bayes Classifier (NBC) method. Bayes classifier is a statistical classifier, where the classifier can predict the probability of class membership of a data tuple that will fall into a certain class, according to the probability calculation. Accuracy results are obtained by dividing training data and testing data with a comparison of 70%:30% with an accuracy value of 55.56%, Precision 64%, recall 80%, f-score 71.2%.