0% found this document useful (0 votes)
6 views8 pages

2227-Article Text-12723-1-18-20221119

The study analyzes public sentiment regarding government policies related to Covid-19 using Naive Bayes and TF-IDF methods on Twitter data. It aims to classify public opinions as positive, negative, or neutral, revealing that the overall sentiment in Indonesia is neutral, with an accuracy of 76.7%. The research involves data collection, preprocessing, and sentiment classification to understand public responses to the pandemic's management.

Uploaded by

Mochamad Yovi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views8 pages

2227-Article Text-12723-1-18-20221119

The study analyzes public sentiment regarding government policies related to Covid-19 using Naive Bayes and TF-IDF methods on Twitter data. It aims to classify public opinions as positive, negative, or neutral, revealing that the overall sentiment in Indonesia is neutral, with an accuracy of 76.7%. The research involves data collection, preprocessing, and sentiment classification to understand public responses to the pandemic's management.

Uploaded by

Mochamad Yovi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa

Vol. 20, No. 1, November 2020, pp. xx~xx


ISSN: 2476-9843, accredited by Kemenristekdikti, Decree No: 3/E/KPT/2019
DOI: 10.30812/matrik.v20i1.xxxxx  1
.
Predicting Handling Covid-19 Opinion using Naive Bayes and
TF-IDF for Polarity Detection
Supangat1, Mohd Zainuri Bin Saringat2, Mochamad Yovi Fatchur Rochman3
1,3
Universitas 17 Agustus 1945 Surabaya, Indonesia
2Universiti Tun Hussein Onn Malaysia, Malaysia

Article Info ABSTRACT


Article history: There are many public responses about implementing government policies
related to Covid-19. Some have positive and negative opinions, especially on
Received mm dd, yyyy the official social media portal of the government. Twitter is one social
Revised mm dd, yyyy media where people are free to express their opinions. This study aims to
Accepted mm dd, yyyy find out the opinion of sentiment analysis on Twitter in implementing
government policies related to Covid-19 to classify public opinion. Several
stages in analyzing public sentiment are taken from the tweet data. The first
Keywords: step is to do the data mining process to get the tweets that will be analyzed
later. Furthermore, cleaning tweet data and equalizing tweet data into
Covid-19 lowercase. After that, perform the basic word search process of the tweet and
Naïve Bayes calculate the frequency of its appearance. Then calculate using the Naïve
Predicting Bayes method and determine the sentiment classification of the tweet. The
Public Opinion results showed that Indonesia's public sentiment related to covid-19
TF-IDF prevention is neutral. The performance of the application shows an Accuracy
Twitter value of 76.7%.
This is an open access article under the CC BY-SA license.

Corresponding Author:
Supangat,
Department of Informatics Engineering,
Universitas 17 Agustus 1945 Surabaya.
Email: [email protected]

1. INTRODUCTION Commented [HM1]: 1. In the introduction section, the authors


A sickness outbreak rocked the world at the start of the year 2020. This epidemic spread rapidly, have not focused, although the authors have reviewed several
infecting nearly every country on the planet. This is a coronavirus infection, also known as Coronavirus previous studies, none of them are related to the analysis of public
sentiment towards government policies regarding COVID-19. There
illness (COVID-19). WHO has classified the world in a global emergency about this virus since January must be 5 previous similar studies reviewed, including what
2020, according to the World Health Organization [1]. The COVID '19 outbreak was widespread over the problems were encountered in previous similar studies or (gap
world in 2019. Within ten months, 38,085,762 infected people were found, with 28,628,813 (96 percent) analysis) and what solutions were offered in this study.
recovering and 1,086,055 dying (4 percent). Even the transfer pace was lightning quick, affecting the entire
world in seconds. The mortality rate was quite low. In response to the COVID-19 epidemic, practically all
countries have enacted preventive policies such as social distance and remaining at home [2].
The Indonesian government has declared a catastrophe emergency in response to the virus epidemic,
which will last until February 2020. It continues and is being followed by the spread of countermeasures in
different regions of Indonesia. The virus has spread to several areas until it occurred in May 2020. Other
countermeasures implemented by the Indonesian government include the use of Physical Distancing, a
concept states that to reduce and even break the chain of Covid-19 infection, one must maintain a safe
distance of at least 2 meters from other humans, avoid direct contact with other people, and avoid mass
gatherings [3]. Commented [L2]: Paragraf ini putus.. seolah olah tidak ada
Sentiment analysis examines people's attitudes, views, feelings, judgments, and assessments regarding kaitanya dengan paragraf berikutnya. Buat narasi yang berurut dan
various goods, services, issues, subjects, people, and organizations [4]. The primary goal of sentiment mengalir

Journal homepage: https://journal.universitasbumigora.ac.id/index.php/matrik


2 | ISSN: 2476-9843

analysis is to categorize polarity or textual elements found in sentences or documents and identify the
viewpoint being expressed [4].
A previous study by [5] used Naive Bayes to map the keywords and sentiment of Twitter users toward a
product's halalness. It divided the polarity into three categories: positive, neutral, and negative. Out of a total
of 967 tweets, there were 682 (70%) tweets with positive responses, 135 (14%) tweets with negative
responses, and 150 (16%) tweets with neutral responses.
Furthermore, the employment of multinomial discriminative methods of Naive Bayes and TF-IDF
enhanced accuracy by 0.3%, according to the data [6]. Using the Nave Bayes technique, we observed a high
categorization accuracy of 91 percent for short Tweets. We also discovered that the logistic regression
categorization algorithm provides 74 % decent accuracy with shorter Tweets [7]. We classify Twitter's
sentiment data by displaying machine learning results using the Naive Bayes technique. Even though it takes
longer than the listing technique, this algorithm can generate reasonably accurate estimations [8]. The Naïve
Bayes and decision tree approaches were compared in this study. With 73.59 % accuracy, Nave Bayes
outperformed Decision Tree [9].
The Naive Bayes, Support Vector Machine, and Maximum Entropy methods were compared in this
study. Max Entropy possessed an accuracy value of 82.6% and a precision value of 84.0536512%, whereas
Naive Bayes possessed an accuracy value of 86% and a precision value of 88.695952 percent., SVM had an
accuracy value of 74.6 percent and a precision value of 75.88235235 percent, and SVM had an accuracy
value of 74.6 percent and a precision value of 75.88235235 percent. According to the study, the most
accurate machine learning methods are Naive Bayes. They are considered fundamental learning approaches,
although the Maximum Entropy method is useful in some situations [10]. Based on statistical data, the goal
of this work was to identify a machine learning strategy that was relatively better than SVM and Naive Bayes
classifiers. The system achieves 82.853 percent precision, 82.884 percent recall, and 82.662 percent f1 score
for SVM classifiers.
Since 1950, Nave Bayes has been widely employed for document classification [10]. However, Naive
Bayes classifiers are built on too simplistic assumptions of conditional probability and data distribution shape
[11], [12]. Data from has also been utilized extensively for crisis analysis and tracking, including pandemic
analysis [13]. The application is built utilizing the Python and PHP programming languages. This
investigation yielded an accuracy rating of 91.67 percent [14].
Previous research [15] compared the selection of features using BOW and TF-IDF. TF-IDF is one of the
selection features that includes information other than the frequency of word occurrences, unlike BOW.
However, TF-IDF also analyzes the document's most and least significant terms. The conclusion is that TF-
IDF is superior to BOW, hence TF-IDF is utilized to choose features in this study.
With the implementation of government policies related to Covid-19, many public responses, some
have positive opinions, and some have negative opinions, especially on Twitter, where people are free to
express their opinions. Based on this discussion, the author tries to conduct research on opinion sentiment
analysis on Twitter in implementing government policies related to Covid-19 using Naive Bayes. The Naive
Bayes algorithm demonstrated superior performance against competing algorithms and feature weighting
using TF-IDF in previous studies. to support the naive bayes algorithm in increasing accuracy to classify
opinions from the public on Twitter social media which is built using python language. Commented [L3]: - Penelitian ini permasalahanya tidak
spesifik apa yang menjadi konsen untuk diberikan solusi.
2. RESEARCH METHOD -Penelitian sebelumnya sudah dijelaskan diparagraf sebelumnya
dan sudah menggunakan kombinasi beberapa metode data
The stages of the research process carried out in this study are described in a research methodology flow mining, sehingga kebaruan/novelty penelitian ini tidak
as shown in Figure 1. tampak..apa yang menjadi kesenjangan dari penelitian ini
dibanding penelitian sebelumnya tidak terlihat, untuk di teliti dan
dikembangkan lebih lanjut.
Commented [HM4]: On the methodology, the authors have not
explained in detail the method of labeling data into positive,
negative and neutral classes.

Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer


Vol. 20, No. 1, November 2020: xx - xx
Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer  3

Figure 1. Research Framework


The stages of the framework of thought have the following explanation:
1. Data Collection
Data collection is carried out at this stage to support how the system will be built. Before collecting
Twitter data, it is necessary to prepare the Twitter API. Twitter data collection is done by the Twitter
data scraping method. To perform textual data processing at the next stage, a TextBlob library is
needed.
2. Preprocessing
Case folding, tokenizing, stopword, and stemming are some of the preprocessing phases that are
performed on tweet data before processing [16].
a. Case Folding
The use of capital letters is not uniform across all text sources. As a result, case folding is required
to convert the document's complete text into a standard format (uppercase or lowercase). For
example, users who type "Berita," "BERITA," or "Berita" to acquire information about "BERITA"
get the same retrieval result, namely "Berita." Case folding is the process of transforming all
uppercase letters in a document to lowercase. The letters 'a' to 'Z' are the only acceptable ones. Other
than letters, all characters will be eliminated. An example of the tokenizing stage can be seen in
Table 1.

Table 1. Case Folding Commented [L5]: Isi tabel sulit untuk ditafsirkan…buat
Output Text sesuaikan dengan template dan rapikan
Input Text
@ZaskiaWulanda13 : Khofifah menjdi @ZaskiaWulanda13: khofifah menjadi
pembicara Sharing Session Penanggulangan pembicara sharing session penanggulangan
Covid - 19 yang digelar oleh GATRA Media covid - 19 yang digelar oleh gatra media group
Group bersama Satgas Penanganan Covid - 19 [ bersama satgas penanganan covid – 19 [
Gubernur Jatim ] gubernur jatim ]

@MaheraSandra : Diketahui bahwa Gubernur @MaheraSandra: diketahui bahwa gubernur


Khofifah menjadi pembicara Sharing Session khofifah menjadi pembicara sharing session
Penanggulangan Covid-19. >> Gubernur Jatim penanggulangan covid19. >> gubernur jatim

@AlmiraAra10 : Sharing Session @AlmiraAra10sharing session penanggulangan


Penanggulangan Covid-19 akan dibicarakan covid19 akan dibicarakan oleh gubernur
oleh Gubernur

b. Tokenizing

Predicting Public Opinion … (Supangat)


4 | ISSN: 2476-9843

The tokenizing stage is then utilized to break down the sentences in the string into single-word
chunks. An example of the tokenizing stage can be seen in Table 2.

Table 2. Tokenizing
Input Text Output Text

khofifah menjadi pembicara sharing session khofifah | menjadi | pembicara | sharing | session
penanggulangan covid yang digelar oleh gatra | penanggulangan | covid | yang | digelar | oleh |
media group bersama satgas penanganan covid gatra | media | group | bersama | satgas |
gubernur jatim penanganan | covid | gubernur | jatim

diketahui bahwa gubernur khofifah menjadi diketahui | bahwa | gubernur | khofifah | menjadi
pembicara sharing session penanggulangan | pembicara | sharing | session | penanggulangan |
covid gubernur jatim covid | gubernur | jatim

sharing session penanggulangan covid akan sharing | session | penanggulangan | covid | akan
dibicarakan oleh gubernur | dibicarakan | oleh | gubernur

Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer


Vol. 20, No. 1, November 2020: xx - xx
Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer  5

c. Stopword
At this stage, the disposal of words that are less important or words that often appear (Stopwords),
such as connecting words and adverbs that are not unique words, such as "sebuah", "oleh", "pada",
and so on. The stop words in this investigation were generated using a modified Sastrawi library
[20]. Table 4.3 provides an illustration of the stopword stage.

Table 3. Stopword
Tokenizing Result Stopword Result

khofifah | menjadi | pembicara | sharing | khofifah | pembicara | sharing | session |


session | penanggulangan | covid | yang | penanggulangan | covid | digelar | oleh | gatra |
digelar | oleh | gatra | media | group | bersama | media | group | satgas | penanganan | covid |
satgas | penanganan | covid | gubernur | jatim gubernur | jatim

diketahui | bahwa | gubernur | khofifah | diketahui | gubernur | khofifah | pembicara |


menjadi | pembicara | sharing | session | sharing | session | penanggulangan | covid |
penanggulangan | covid | gubernur | jatim gubernur | jatim

sharing | session | penanggulangan | covid | sharing | session | penanggulangan | covid |


akan | dibicarakan | oleh | gubernur dibicarakan | oleh | gubernur

d. Stemming
The stemming stage removes affixes, prefixes, and suffixes to change the words back to their
original form.

Table 4. Stemming
Stopword Result Stemming Result

khofifah | pembicara | sharing | session | khofifah | bicara | sharing | session | tanggulang


penanggulangan | covid | digelar | oleh | gatra | | covid | gelar | oleh | gatra | media | group |
media | group | satgas | penanganan | covid | satgas | tangan | covid | gubernur | jatim
gubernur | jatim
diketahui | gubernur | khofifah | pembicara | tahu | gubernur | khofifah | bicara | sharing |
sharing | session | penanggulangan | covid | session | tanggulang | covid | gubernur | jatim
gubernur | jatim
sharing | session | penanggulangan | covid | sharing | session | tanggulang | covid | bicara |
dibicarakan | oleh | gubernur oleh | gubernur

Word weighting is used in news classification to determine a category. TF-IDF (Term Frequency–
Inverse Document Frequency) is one of the weighting methods. Its weight value expresses the
importance of a word (term) in representing the title. The weight will be more significant in the TF-
IDF weighting if the frequency of occurrence of the term is higher. However, it will be lower if the
word appears more frequently in other news.
3. Planning
At this stage, a design for the distribution of training data and test data will be made based on the
dataset that has been obtained. Because the dataset obtained was 1000 tweets in this study, this study
will try to compare three datasets, namely 70%-30%, 80%-20%, and 90%-10%, based on references in
previous studies.

Predicting Public Opinion … (Supangat)


6 | ISSN: 2476-9843

4. Implementation
At this stage, according to the collected data, it is made into a web-based application using the Naïve
Bayes algorithm with the TF-IDF weighting feature using the python language. Commented [L6]: Bagaimana metode Naïve Bayes diterapkan
5. Testing dalam penelitian ini..? perlu di jelaskan Algoritmanya.

In the last stage, the training dataset was tested by looking at the level of accuracy generated by the
training from each experiment. Then perform sentiment analysis based on available data and calculate
the level of precision, recall, and accuracy using a confusion matrix.

The object of this research is community Twitter data related to the community's response to the Covid-
19 response in Indonesia. There are three classification classes, namely negative, positive and neutral
sentiments. The dataset is taken through a web scraping process to get data from Twitter social media. The
following is a labeled dataset used in this study which can be seen in table 1.

Table 1. Object Research


Class Total Data Resources
Positive 314 twitter
Negative 321 twitter
Neutral 365 twitter

In this study, the analysis was carried out by dividing the training data and testing data into three
categories to test a good level of accuracy for sentiment classification with 1000 datasets, namely 70%-30%,
80%-20%, 90%-10%.

3. RESULTS AND ANALYSIS Commented [HM7]: In the results and analysis there must be a
A total of 1000 data points are classified as either positive, negative, or neutral. Using the confusion reference cited as a comparison/analysis of the relevance of the
matrix method, the data that has been normalized before being entered into the classification engine is findings with previous research which also discusses the analysis of
public sentiment towards government policies related to COVID-19.
separated into three experiments, namely
• 700 data for training and 300 data for testing, utilizing the confusion matrix method.
• 800 data for training and 200 data for testing, utilizing the confusion matrix method
• 900 data for training and 100 data for testing, utilizing the confusion matrix method.

Table 2. Training Data and Testing Data


Data Comparison Amount of Data Total Data
Training Testing Training Testing Sentiment
Data Data Data Data Analysis
70% 30% 700 300 76.70%
80% 20% 800 200 72.93%
90% 10% 900 100 74.36%

From table 2, the results of the experiment of several dataset distributions show that the comparison of
70%-30% datasets shows the most excellent accuracy value compared to the distribution of 80%-20% and
90%-10% datasets. Therefore, in this study, what will be used for calculating the confusion matrix, precision,
recall, and f-score is a dataset with a division of 70% as training data and 30% as test data.
Table 3. describes the results of data acquisition and then, through preprocessing 1000 existing data,
divided into three sentiments, namely category one is positive, category 2 is neutral, and category 3 is
harmful. The data that has been normalized before being entered into the classification engine is separated
into training data and test data.

Table 3. Confusion Matrix Sentiment Analysis


Actual Predicted Class
Class Negative Neutral Positive
Negative 229 63 29
Neutal 24 317 24
Positive 34 59 221

Based on calculations using a confusion matrix, this study resulted in Sentiment Analysis using DMNB
and TF-IDF on Twitter regarding the Covid-19 response into 3 categories, namely positive, neutral, and
negative with positive sentiment as much as 28.7%, neutral as much as 43.9%, and negative as much as

Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer


Vol. 20, No. 1, November 2020: xx - xx
Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer  7

27.4%. Then it will use the formula and look for precision, recall, accuracy and f-1 measure values to
determine the classification results with the following formula [6]:

𝑇𝑃
𝑃𝑟𝑒𝑐𝑖𝑠𝑠𝑖𝑜𝑛 = (1)
𝑇𝑃+𝐹𝑃

𝑇𝑃
𝑅𝑒𝑐𝑎𝑙𝑙 = (2)
𝑇𝑃+𝐹𝑁

𝑇𝑃+𝑇𝑁
𝐴𝑐𝑐𝑢𝑟𝑎𝑐𝑦 = 𝑋100% (3)
𝑇𝑃+𝐹𝑃+𝑇𝑁+𝑇𝑁

𝑝𝑟𝑒𝑐𝑖𝑠𝑠𝑖𝑜𝑛+𝑟𝑒𝑐𝑎𝑙𝑙
𝐹1 − 𝑀𝑒𝑎𝑠𝑢𝑟𝑒 = 2𝑥 (4) Commented [L8]: Dibagian hasil harusnya sudah memberikan
𝑝𝑟𝑒𝑐𝑖𝑠𝑠𝑖𝑜𝑛+𝑟𝑒𝑐𝑎𝑙𝑙 penjelasan pengolahan datanya, bukan menjelaskan rumus. Rumus
harusnya di ulas dibagian metode dan didiskripsikan sesuai fungsi
The outcomes of additional evaluation measures for negative, neutral, and positive tweets are presented rumusnya.
in Table 4.

Table 4. Result of Evaluation Matrix


Category Name Precision Recall F-Score Accuracy
Negative 0.79 0.71 0.75
Neutral 0.72 0.87 0.79
76.70%
Positive 0.81 0.70 0.75
Weighted Avg 0.77 0.76 0.76

According to Tables 3 and 4, the Naive Bayes classifier has a recall measure of 0.71 for negative tweets,
0.87 for neutral tweets, and 0.70 for positive tweets. In addition, the experiment achieves 0.77 average
weighted precision, 0.76 average weighted recall, and 0.76 average weighted f-score. This study
demonstrates that the precision of sentiment analysis is 76%.

4. CONCLUSION Commented [HM9]: At the conclusion add an explicit


This paper combines the discriminative multinomial nave Bayes (DMNB) method with the TF-IDF explanation of the contributions / novelty (novelty) and implications
term weighting approach. The dataset consists of 1000 Indonesian tweets. According to data testing, the of the research.
proposed approach has an average precision class of 77%, recall of 76%, and f-score of 76%. In addition, the Commented [L10]: Dikesimpulan harusnya membicarakan apa
accuracy is 76.7%. Sentiment Analysis using DMNB and TF-IDF on Twitter divides the Covid-19 response yang menjadi kesimpulan penelitian ini (menjawab dari
permasalahan yang ada di pendahuluan) tidak bicara metode yang
into three categories: positive, neutral, and negative, with positive sentiment at 28.7%, neutral at 43.9%, and digunakan.
negative at 27.4%. This means that the actions taken by the government in dealing with covid-19 in
Indonesia show a neutral sentiment where the Indonesian government needs to evaluate the policies taken to
deal with COVID-19 to create positive opinions to create solid cooperation between the government and the
government. Residents in tackling the COVID-19 outbreak. It is hoped that further specific research can be
carried out by looking at the polarity of handling Covid-19 in Indonesia using other methods and by adding
emotes to the dataset.

REFERENCES Commented [HM11]: Please use Mendeley tools and the


[1] WHO, “Novel Coronavirus ( 2019-nCoV ),” WHO Bulletin, no. JANUARY, pp. 1–7, 2020, [Online]. number of references in the journal matrix is at least 20, please
Available: https://www.who.int/china/news/detail/22-01-2020-field-visit-wuhan-china-jan-2020%0D add.
[2] S. Supangat and M. bin Saringat, “Development of e-learning system using felder and silverman’s
index of learning styles model,” International Journal of Advanced Trends in Computer Science and
Engineering, vol. 9, no. 5, pp. 8554–8561, 2020, doi: 10.30534/ijatcse/2020/236952020.
[3] M. Ardan, F. F. Rahman, and G. B. Geroda, “The influence of physical distance to student anxiety on
COVID-19, Indonesia,” Journal of Critical Reviews, vol. 7, no. 17, pp. 1126–1132, 2020, doi:
10.31838/jcr.07.17.141.
[4] A. Faesal, A. Muslim, A. H. Ruger, and K. Kusrini, “Sentimen Analisis Terhadap Komentar
Konsumen Terhadap Produk Penjualan Toko Online Menggunakan Metode K-Means,” MATRIK :
Jurnal Manajemen, Teknik Informatika dan Rekayasa Komputer, vol. 19, no. 2, pp. 207–213, May
2020, doi: 10.30812/matrik.v19i2.640.
[5] H. H. Hidayat, A. Ardiansyah, P. Arsil, and L. I. Rahmawati, “Pemetaan Kata Kunci dan Polaritas
Sentimen Pengguna Twitter Terhadap Kehalalan Produk,” MATRIK : Jurnal Manajemen, Teknik
Informatika dan Rekayasa Komputer, vol. 21, no. 1, pp. 1–10, Nov. 2021, doi:
10.30812/matrik.v21i1.1162.

Predicting Public Opinion … (Supangat)


8 | ISSN: 2476-9843

[6] H. Alsalman, “An Improved Approach for Sentiment Analysis of Arabic Tweets in Twitter Social
Media,” ICCAIS 2020 - 3rd International Conference on Computer Applications and Information
Security, pp. 23–26, 2020, doi: 10.1109/ICCAIS48893.2020.9096850.
[7] J. Samuel, G. G. M. N. Ali, M. M. Rahman, E. Esawi, and Y. Samuel, “COVID-19 public sentiment
insights and machine learning for tweets classification,” Information (Switzerland), vol. 11, no. 6, pp.
1–22, 2020, doi: 10.3390/info11060314.
[8] M. Alshaikh and M. Zohdy, “Sentiment Analysis for Smartphone Operating System: Privacy and
Security on Twitter Data,” IEEE International Conference on Electro Information Technology, vol.
2020-July, pp. 366–369, 2020, doi: 10.1109/EIT48999.2020.9208303.
[9] I. C. Sari and Y. Ruldeviyani, “Sentiment Analysis of the Covid-19 Virus Infection in Indonesian
Public Transportation on Twitter Data: A Case Study of Commuter Line Passengers,” pp. 23–28,
2020, doi: 10.1109/iwbis50925.2020.9255531.
[10] L. Mandloi and R. Patel, “Twitter sentiments analysis using machine learninig methods,” 2020
International Conference for Emerging Technology, INCET 2020, pp. 1–5, 2020, doi:
10.1109/INCET49848.2020.9154183.
[11] K. Kowsari, K. J. Meimandi, M. Heidarysafa, S. Mendu, L. Barnes, and D. Brown, “Text
classification algorithms: A survey,” Information (Switzerland), vol. 10, no. 4, 2019, doi:
10.3390/info10040150.
[12] A. H. Alamoodi et al., “Sentiment analysis and its applications in fighting COVID-19 and infectious
diseases: A systematic review,” Expert Systems with Applications, p. 114155, 2020, doi:
10.1016/j.eswa.2020.114155.
[13] J. Samuel, Md. M. Rahman, G. G. Md. N. Ali, Y. Samuel, and A. Pelaez, “Feeling Like it is Time to
Reopen Now? COVID-19 New Normal Scenarios Based on Reopening Sentiment Analytics,” SSRN
Electronic Journal, no. May, 2020, doi: 10.2139/ssrn.3604802.
[14] E. D. Sri Mulyani, D. Rohpandi, and F. A. Rahman, “Analysis of Twitter Sentiment Using the
Classification of Naive Bayes Method about Television in Indonesia,” 2019 1st International
Conference on Cybernetics and Intelligent System, ICORIS 2019, vol. 1, no. August, pp. 89–93,
2019, doi: 10.1109/ICORIS.2019.8874896.
[15] V. L. Nguyen, D. Kim, V. P. Ho, and Y. Lim, “A new recognition method for visualizing music
emotion,” International Journal of Electrical and Computer Engineering, vol. 7, no. 3, pp. 1246–
1254, 2017, doi: 10.11591/ijece.v7i3.pp1246-1254.
[16] S. Efendi and P. Sihombing, “Sentiment Analysis of Food Order Tweets to Find Out Customer
Demographic Profile using SVM,” vol. 21, no. 3, pp. 583–594, 2022, doi:
10.30812/matrik.v21i3.1898.

Matrik : Jurnal Manajemen, Teknik Informatika, dan Rekayasa Komputer


Vol. 20, No. 1, November 2020: xx - xx

You might also like