Implementation of Sentiment Analysis for Student Academic Services
Using Support Vector Machine and Long Short Term Memory
(LSTM) Methods
I Gusti Ngurah Bagus Caturbawa, Sri Andriati Asri, I Wayan Suasnawa,
Ni Gusti Ayu Putu Harry Saptarini and Kadek Amerta Yasa
Department of Electrical Engineering, Politeknik Negeri Bali, Kampus Bukit Jimbaran, Badung, Indonesia
Keywords: Academic Services, Support Vector Machine, Long Short Term Memory, Sentiment Analysis.
Abstract: Sentiment analysis on student satisfaction aims to obtain feedback related to quality assurance efforts, so that
students' opinions on perceived academic services can be known. This result is an evaluation for improving
academic services at the Bali State Polytechnic. The method that can be used to find out the opinions of
students having positive, negative or neutral perceptions is to use machine learning algorithms. In this study,
two methods are used, namely Support Vector Machine and Long Short Term Memory. The results of this
study indicate that student sentiment is classified into three classes positive, negative and neutral. The Support
Vector Machine method obtained an accuracy rate of 0.81 (positive), 0.88 (negative) and 0.75 (neutral) while
the Long Short Term Memory (LSTM) method obtained an accuracy of 0.91 (positive), 0.85 (negative) and
0.85 (neutral).
1 INTRODUCTION
The implementation of monitoring and evaluation by
the Bali State Polytechnic (PNB) is an activity carried
out in order to maintain the continuity of the quality
assurance system based on established standards.
Measurement of student satisfaction as one of the
important things through an academic service survey.
The goal is to measure student satisfaction. This is
necessary to maintain the continuity of the
implementation of the quality assurance system. This
is done by gathering feedback on continuous
improvement efforts in student service delivery and
identifying areas requiring immediate follow-up. The
results of this survey can then be used as an
assessment document to evaluate the improvement
and refinement of the teaching and learning process
and to determine the quality of GNI services.
Student satisfaction with the quality of service
they receive is measured in several variables, namely
Reliability, Responsiveness, Assertiveness, Empathy,
and Tangibility. In this survey, five variables were
used to measure student satisfaction with the quality
of academic services in the form of student
administration services, libraries, and departments.
The follow-up analysis was based on students'
feedback on the quality of the learning services they
received. This analysis has three values, namely
positive comments, negative comments, and neutral
comments. To find out whether a comment has a
positive or negative perception, this can be done using
a machine learning algorithm. This research will use
the Support Vector Machine and Long Short Term
Memory (LSTM) methods.
2 THEORY
2.1 Support Vector Machine (SVM)
The follow-up analysis was based on students'
feedback on the quality of the learning services they
received. This analysis has three values, namely
positive comments, negative comments, and neutral
comments. USVM is a method that uses Supervised
Learning. SVM analyzes data by recognizing
classification patterns and regression analysis
(Burges, 1998) which efficiently minimizes model
complexity and prediction error. With a series of
trainings on SVM, each is marked as one of two
categories. The SVM training algorithm builds a
208
Caturbawa, I., Asri, S., Suasnawa, I., Saptarini, N. and Yasa, K.
Implementation of Sentiment Analysis for Student Academic Services Using Support Vector Machine and Long Short Term Memory (LSTM) Methods.
DOI: 10.5220/0011740100003575
In Proceedings of the 5th International Conference on Applied Science and Technology on Engineering Science (iCAST-ES 2022), pages 208-211
ISBN: 978-989-758-619-4; ISSN: 2975-8246
Copyright © 2023 by SCITEPRESS – Science and Technology Publications, Lda. Under CC license (CC BY-NC-ND 4.0)