Pratitha Vidya Sakta
Fakultas Ilmu Komputer, Universitas Brawijaya

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Analisis Sentimen Pariwisata di Kabupaten Malang dengan Menggunakan Metode BM25F, Neighbor Weighted K-Nearest Neighbor dan Seleksi Fitur Chi-Square Pratitha Vidya Sakta; Indriati Indriati; Marji Marji
Jurnal Pengembangan Teknologi Informasi dan Ilmu Komputer Vol 4 No 10 (2020): Oktober 2020
Publisher : Fakultas Ilmu Komputer (FILKOM), Universitas Brawijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

City Branding "The Heart of East Java" is one of the efforts used by the Malang District Tourism and Culture Office to market the region in the context of increasing regional tourism. Ratings and reviews relating to tourism in Malang Regency are numerous in the internet. One site to give ratings and reviews is on TripAdvisor. This study tries to analyze reviews from the public about Malang Regency tourism through sentiment analysis and is classified into two classes, positive and negative. In this study, sentiment analysis is carried out in several stages or processes. The process consists of preprocessing data, word weighting which is implemented using the BM25F algorithm, Neighbor Weighted K-Nearest Neighbor for document classification and Chi-Square for feature selection. K-Fold Cross Validation was tested (with K = 5) on the parameter 𝑘 for the classification of NWKNN, bc, boost and k1 for BM25F. The test results show that the determination of stream weight values ​​on BM25F sufficiently influences the results of the NWKNN classification. While the best final results for F-Measure, Accuracy, Precision, and Recall are produced at k = 30, chi-square ratio = 40%, constant (bc) = 0.5, boost head = 2, boost body = 5 and k1 = 1.9 as the best value for each parameter