基于NLP和岭回归的景区数据分析

Chen Liu
{"title":"基于NLP和岭回归的景区数据分析","authors":"Chen Liu","doi":"10.1109/ICETCI53161.2021.9563582","DOIUrl":null,"url":null,"abstract":"With the rapid development of Internet technology, many textual evaluation data of tourist destinations have accumulated on the Internet. Using NLP to conduct text mining on the data can effectively improve tourists' satisfaction and has a long-term and positive effect on the scientific supervision of tourism enterprises and the optimal allocation of resources. This paper uses Python to pre-process the comment data, including de-duplication, removal of English text, conversion of traditional Chinese to simplified, text correction, and compression to remove words. The reviews are divided into five categories: service, location, facility, hygiene, and cost-performance. The Paddlehub library is used to calculate the emotional scores of all reviews in the five aspects of each scenic spot and hotel and subsequently calculate the percentage of positive, neutral, and negative reviews. Afterward, use Ridge Regression and k-fold cross-validation to establish a comprehensive evaluation model, which can obtain the total score of each scenic spot and hotel in five aspects, with MSE, RMSE, MAE to verify. Furthermore, a method of extracting characteristic words in scenic spots and hotels is proposed: firstly, use the LDA subject vocabulary mining; next, select the TOP50 words through operations such as extracting keywords, selecting out nouns, filtering out irrelevant words, and synonymous merge; lastly, two parts of words are integrated to get the characteristic words. Finally, according to the total score, the scenic spots and hotels are divided into three levels: high, medium, and low levels, while three groups of scenic spots and hotels of the same type are selected respectively (each group has three scenic spots or hotels of different level). Through the characteristic words and five aspects of the total score, we can compare and analyze the selected three groups of scenic spots and hotels to make a suggestion.","PeriodicalId":170858,"journal":{"name":"2021 IEEE International Conference on Electronic Technology, Communication and Information (ICETCI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2021-08-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":"{\"title\":\"Scenic area data analysis based on NLP and ridge regression\",\"authors\":\"Chen Liu\",\"doi\":\"10.1109/ICETCI53161.2021.9563582\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"With the rapid development of Internet technology, many textual evaluation data of tourist destinations have accumulated on the Internet. Using NLP to conduct text mining on the data can effectively improve tourists' satisfaction and has a long-term and positive effect on the scientific supervision of tourism enterprises and the optimal allocation of resources. This paper uses Python to pre-process the comment data, including de-duplication, removal of English text, conversion of traditional Chinese to simplified, text correction, and compression to remove words. The reviews are divided into five categories: service, location, facility, hygiene, and cost-performance. The Paddlehub library is used to calculate the emotional scores of all reviews in the five aspects of each scenic spot and hotel and subsequently calculate the percentage of positive, neutral, and negative reviews. Afterward, use Ridge Regression and k-fold cross-validation to establish a comprehensive evaluation model, which can obtain the total score of each scenic spot and hotel in five aspects, with MSE, RMSE, MAE to verify. Furthermore, a method of extracting characteristic words in scenic spots and hotels is proposed: firstly, use the LDA subject vocabulary mining; next, select the TOP50 words through operations such as extracting keywords, selecting out nouns, filtering out irrelevant words, and synonymous merge; lastly, two parts of words are integrated to get the characteristic words. Finally, according to the total score, the scenic spots and hotels are divided into three levels: high, medium, and low levels, while three groups of scenic spots and hotels of the same type are selected respectively (each group has three scenic spots or hotels of different level). Through the characteristic words and five aspects of the total score, we can compare and analyze the selected three groups of scenic spots and hotels to make a suggestion.\",\"PeriodicalId\":170858,\"journal\":{\"name\":\"2021 IEEE International Conference on Electronic Technology, Communication and Information (ICETCI)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2021-08-27\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"1\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2021 IEEE International Conference on Electronic Technology, Communication and Information (ICETCI)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ICETCI53161.2021.9563582\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2021 IEEE International Conference on Electronic Technology, Communication and Information (ICETCI)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICETCI53161.2021.9563582","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1

摘要

随着互联网技术的飞速发展,在互联网上积累了大量的旅游目的地文本评价数据。利用NLP对数据进行文本挖掘,可以有效提高游客的满意度,对旅游企业的科学监管和资源的优化配置具有长期的积极作用。本文使用Python对注释数据进行预处理,包括去重复、英文文本删除、繁体简体转换、文本校正、压缩删除单词。评审分为五个类别:服务、地点、设施、卫生和成本效益。Paddlehub库用于计算每个景点和酒店在五个方面的所有评论的情感得分,然后计算正面,中性和负面评论的百分比。随后,利用Ridge回归和k-fold交叉验证建立综合评价模型,得到各景区和酒店在五个方面的总得分,用MSE、RMSE、MAE进行验证。在此基础上,提出了一种提取景区和酒店特征词的方法:首先,利用LDA主题词汇挖掘;其次,通过提取关键词、选择名词、过滤无关词、同义合并等操作,选出TOP50词;最后,对两部分词进行整合,得到特征词。最后根据总分将景区和酒店分为高、中、低三个等级,分别选择三组同类型的景区和酒店(每组有三个不同等级的景区或酒店)。通过特色词和五个方面的总分,我们可以对选定的三组景点和酒店进行比较分析,从而提出建议。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Scenic area data analysis based on NLP and ridge regression
With the rapid development of Internet technology, many textual evaluation data of tourist destinations have accumulated on the Internet. Using NLP to conduct text mining on the data can effectively improve tourists' satisfaction and has a long-term and positive effect on the scientific supervision of tourism enterprises and the optimal allocation of resources. This paper uses Python to pre-process the comment data, including de-duplication, removal of English text, conversion of traditional Chinese to simplified, text correction, and compression to remove words. The reviews are divided into five categories: service, location, facility, hygiene, and cost-performance. The Paddlehub library is used to calculate the emotional scores of all reviews in the five aspects of each scenic spot and hotel and subsequently calculate the percentage of positive, neutral, and negative reviews. Afterward, use Ridge Regression and k-fold cross-validation to establish a comprehensive evaluation model, which can obtain the total score of each scenic spot and hotel in five aspects, with MSE, RMSE, MAE to verify. Furthermore, a method of extracting characteristic words in scenic spots and hotels is proposed: firstly, use the LDA subject vocabulary mining; next, select the TOP50 words through operations such as extracting keywords, selecting out nouns, filtering out irrelevant words, and synonymous merge; lastly, two parts of words are integrated to get the characteristic words. Finally, according to the total score, the scenic spots and hotels are divided into three levels: high, medium, and low levels, while three groups of scenic spots and hotels of the same type are selected respectively (each group has three scenic spots or hotels of different level). Through the characteristic words and five aspects of the total score, we can compare and analyze the selected three groups of scenic spots and hotels to make a suggestion.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信