Claim Missing Document
Check
Articles

Found 2 Documents
Search

DESIGN OF THE INTEGRATED AUCTION SERVICE SYSTEM BASED ON SERVICE ORIENTED ARCHITECTURE FOR BUSINESS MODELS Silvi Dwi Andrianti
Journal of Information System, Applied, Management, Accounting and Research Vol 2 No 3 (2018): JISAMAR : Volume 2, Nomor 3, August 2018
Publisher : Sekolah Tinggi Manajemen Informatika dan Komputer Jayakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (548.509 KB)

Abstract

This paper proposed a plan that SOA could be applied to conventional service change into IT service through a prototype design of the Integrated Auction Service System based on SOA for business models. The requirement analysis is proceeded by Unified Modelling Language and SOAML delivery strategy is selected the top-down strategy, service candidates and operations can be derived through analyzing detailed process of each use case, these can be abstracted at two service layers for effective implementation. Integrated Auction Service System was designed by WSDL, XML-based language and web-based programming language. By implementing ASP Visual C# to build dynamic web pages and database SQL Server is used to manage database. Testing process are Black Box and White Box testing unit.
SENTIMENT ANALYSIS ON TWITTER ACCOUNT USING NAIVE BAYES CLASSIFIER ALGORITHM Case Study: Indonesia Healthcare and Social Security Agency (BPJS Kesehatan) Silvi Dwi Andrianti
Journal of Information System, Applied, Management, Accounting and Research Vol 2 No 2 (2018): JISAMAR : Volume 2, Nomor 2, June 2018
Publisher : Sekolah Tinggi Manajemen Informatika dan Komputer Jayakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (735.426 KB)

Abstract

BPJS Kesehatan is organizing the health care insurance for all Indonesian people. By 2018, the number of participants of BPJS Kesehatan reached 196,662,064 people. A large number of these users make BPJS Kesehatan must provide services in the form of feedback. One uses media is Twitter. Information obtained from any tweets, can be used as a tool of policy makers and this can be done by using sentiment analysis. At sentiment analysis, a classification method that can be used is Naive Bayes classifier algorithm. Naive Bayes classifier algorithm is a classification method that is rooted in the Bayes theorem. In this paper we show a system of sentiment analysis BPJS twitter account with a Naive Bayes classifier algorithm. Naive Bayes classifier algorithm consists of two stages. The first stage is to set the sample document training (training data) and the second stage is the process of classifying documents of unknown category (class). The system uses a method Naive Bayes classifier algorithm for classification. Phase to be conducted before the classification is preprocessing. Stages in the preprocessing consists of a folding case, normalization features, the emoticons convert, convert negation, tokenizing, stemming and stopword removal. Tweets that have passed the stage of preprocessing will be classified into positive opinion or negative opinion and displayed in a pie chart. Based on testing, the results tweets classification accuracy is 88% with precision positive 85%, precision negative 75% and precision neutral 92%.