分析科莫多岛和林卡岛的crispp - dm部落格罗德网站游客的情绪

Yerik Afrianto Singgalen
{"title":"分析科莫多岛和林卡岛的crispp - dm部落格罗德网站游客的情绪","authors":"Yerik Afrianto Singgalen","doi":"10.47065/josh.v4i2.2999","DOIUrl":null,"url":null,"abstract":"A sentiment analysis is needed to identify tourist preferences for products and services in a tourist destination. Therefore, this study uses the Cross-Industry Standard Procedure for Data Mining (CRISP-DM) method to classify visitor review data for Komodo Island and Rinca Island obtained from the Tripadvisor website based on negative and positive sentiments, then recommends the development of an information system that can optimize the products and services of tourist destinations on Komodo Island and Rinca Island. Meanwhile, the algorithms used are k-Nearest Neighbor (k-NN), Naïve Bayes Classifier (NBC), Support Vector Machine (SVM), and Decision Tree (DT). Based on the results of data classification using the word weighting method or Term Frequency Inverse Document Frequency (TF-IDF) through the sentiment extract operator, it can be known that the five words that most often appear in tourist reviews of Komodo Island are as follows: Komodo dragons (1894), dragons (1596), island (1492), tour (840), boat (774). Meanwhile, the five words that most often appear in tourist reviews of Rinca Island are as follows: komodo dragon (1042), dragons (962), island (882), rinca (606), and boat (372).  In addition, the results of the classification of 564 Komodo Island tourist review data and 364 Rinca Island tourist review data using CRISP-DM-based k-NN, NBC, SVM, and DT algorithms, show that the Support Vector Machine (SVM) is the best-performing algorithm where the accuracy value is 99.69%, precision 100%, recall 99.39%, f-measure 99.69%, Area Under Curve (AUC) 100% and t-Test 0.958. Meanwhile, the results of processing tourist review data on Rinca Island products and services show that the Support Vector Machine (SVM) algorithm has the best performance with 100% accuracy, 100% precision, 100% recall, 100% f-measure, 100% Area Under Curve (AUC) and 0.964 t-Test.  After comparing the performance of SVM before and after using the Synthetic Minority Oversampling Technique (SMOTE), it can be seen that the implementation of the algorithm becomes more optimal when using the SMOTE operator. Thus, SVM is a relevant algorithm used as a model for analyzing tourist sentiment on Komodo Island and Rinca Island based on CRISP-DM.","PeriodicalId":233506,"journal":{"name":"Journal of Information System Research (JOSH)","volume":"7 2 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2023-01-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"Analisis Sentimen Pengunjung Pulau Komodo dan Pulau Rinca di Website Tripadvisor Berbasis CRISP-DM\",\"authors\":\"Yerik Afrianto Singgalen\",\"doi\":\"10.47065/josh.v4i2.2999\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"A sentiment analysis is needed to identify tourist preferences for products and services in a tourist destination. Therefore, this study uses the Cross-Industry Standard Procedure for Data Mining (CRISP-DM) method to classify visitor review data for Komodo Island and Rinca Island obtained from the Tripadvisor website based on negative and positive sentiments, then recommends the development of an information system that can optimize the products and services of tourist destinations on Komodo Island and Rinca Island. Meanwhile, the algorithms used are k-Nearest Neighbor (k-NN), Naïve Bayes Classifier (NBC), Support Vector Machine (SVM), and Decision Tree (DT). Based on the results of data classification using the word weighting method or Term Frequency Inverse Document Frequency (TF-IDF) through the sentiment extract operator, it can be known that the five words that most often appear in tourist reviews of Komodo Island are as follows: Komodo dragons (1894), dragons (1596), island (1492), tour (840), boat (774). Meanwhile, the five words that most often appear in tourist reviews of Rinca Island are as follows: komodo dragon (1042), dragons (962), island (882), rinca (606), and boat (372).  In addition, the results of the classification of 564 Komodo Island tourist review data and 364 Rinca Island tourist review data using CRISP-DM-based k-NN, NBC, SVM, and DT algorithms, show that the Support Vector Machine (SVM) is the best-performing algorithm where the accuracy value is 99.69%, precision 100%, recall 99.39%, f-measure 99.69%, Area Under Curve (AUC) 100% and t-Test 0.958. Meanwhile, the results of processing tourist review data on Rinca Island products and services show that the Support Vector Machine (SVM) algorithm has the best performance with 100% accuracy, 100% precision, 100% recall, 100% f-measure, 100% Area Under Curve (AUC) and 0.964 t-Test.  After comparing the performance of SVM before and after using the Synthetic Minority Oversampling Technique (SMOTE), it can be seen that the implementation of the algorithm becomes more optimal when using the SMOTE operator. Thus, SVM is a relevant algorithm used as a model for analyzing tourist sentiment on Komodo Island and Rinca Island based on CRISP-DM.\",\"PeriodicalId\":233506,\"journal\":{\"name\":\"Journal of Information System Research (JOSH)\",\"volume\":\"7 2 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2023-01-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Journal of Information System Research (JOSH)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.47065/josh.v4i2.2999\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Information System Research (JOSH)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.47065/josh.v4i2.2999","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

需要情感分析来确定游客对旅游目的地产品和服务的偏好。因此,本研究采用CRISP-DM (Cross-Industry Standard Procedure for Data Mining)方法,对Tripadvisor网站上获得的科莫多岛和林卡岛游客负面和正面评价数据进行分类,并建议开发一个信息系统,对科莫多岛和林卡岛旅游目的地的产品和服务进行优化。同时,使用的算法有k-最近邻(k-NN)、Naïve贝叶斯分类器(NBC)、支持向量机(SVM)和决策树(DT)。通过情感提取算子使用词权法或词频逆文档频率(TF-IDF)对数据进行分类的结果可知,在科莫多岛游客评论中出现最多的五个词分别是:科莫多龙(1894)、龙(1596)、岛(1492)、游(840)、船(774)。与此同时,在林卡岛的游客评论中出现最多的五个词是:科莫多龙(1042)、龙(962)、岛(882)、林卡(606)、船(372)。此外,利用基于crisp - dm的k-NN、NBC、SVM和DT算法对564个科莫多岛游客评论数据和364个林卡岛游客评论数据进行分类的结果表明,支持向量机(SVM)是表现最好的算法,准确率值为99.69%,精密度为100%,召回率为99.39%,f-measure值为99.69%,曲线下面积(AUC)为100%,t检验值为0.958。同时,对林卡岛产品和服务的游客评论数据进行处理的结果表明,支持向量机(SVM)算法的准确率为100%,精密度为100%,召回率为100%,f-measure为100%,曲线下面积(AUC)为100%,t检验为0.964。通过对比使用合成少数派过采样技术(SMOTE)前后SVM的性能可以看出,使用SMOTE算子时,算法的实现更加优化。因此,SVM是一种相关算法,可以作为基于CRISP-DM的科莫多岛和林卡岛游客情绪分析模型。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Analisis Sentimen Pengunjung Pulau Komodo dan Pulau Rinca di Website Tripadvisor Berbasis CRISP-DM
A sentiment analysis is needed to identify tourist preferences for products and services in a tourist destination. Therefore, this study uses the Cross-Industry Standard Procedure for Data Mining (CRISP-DM) method to classify visitor review data for Komodo Island and Rinca Island obtained from the Tripadvisor website based on negative and positive sentiments, then recommends the development of an information system that can optimize the products and services of tourist destinations on Komodo Island and Rinca Island. Meanwhile, the algorithms used are k-Nearest Neighbor (k-NN), Naïve Bayes Classifier (NBC), Support Vector Machine (SVM), and Decision Tree (DT). Based on the results of data classification using the word weighting method or Term Frequency Inverse Document Frequency (TF-IDF) through the sentiment extract operator, it can be known that the five words that most often appear in tourist reviews of Komodo Island are as follows: Komodo dragons (1894), dragons (1596), island (1492), tour (840), boat (774). Meanwhile, the five words that most often appear in tourist reviews of Rinca Island are as follows: komodo dragon (1042), dragons (962), island (882), rinca (606), and boat (372).  In addition, the results of the classification of 564 Komodo Island tourist review data and 364 Rinca Island tourist review data using CRISP-DM-based k-NN, NBC, SVM, and DT algorithms, show that the Support Vector Machine (SVM) is the best-performing algorithm where the accuracy value is 99.69%, precision 100%, recall 99.39%, f-measure 99.69%, Area Under Curve (AUC) 100% and t-Test 0.958. Meanwhile, the results of processing tourist review data on Rinca Island products and services show that the Support Vector Machine (SVM) algorithm has the best performance with 100% accuracy, 100% precision, 100% recall, 100% f-measure, 100% Area Under Curve (AUC) and 0.964 t-Test.  After comparing the performance of SVM before and after using the Synthetic Minority Oversampling Technique (SMOTE), it can be seen that the implementation of the algorithm becomes more optimal when using the SMOTE operator. Thus, SVM is a relevant algorithm used as a model for analyzing tourist sentiment on Komodo Island and Rinca Island based on CRISP-DM.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信