节点文献
面向汽车在线评论的情感分类研究与应用
Research and Application about the Sentiment Classification of Automobiles’ Online Reviews
【作者】 黄鹤;
【导师】 叶强;
【作者基本信息】 哈尔滨工业大学 , 管理科学与工程, 2013, 硕士
【摘要】 纵观Web2.0世界,用户原创内容(UGC, user-generated content)吸引了众多数据挖掘领域学者的目光,获取、跟踪并最大化利用这些用户原创内容也逐渐变成企业相关部门的一项任务。随着互联网技术的普及,与过去的十几年相比,对投放的产品和服务获取市场反馈越来越容易,越来越多的企业通过在线评论,获取市场反馈情报。因此,在线评论不仅是消费者购买决策的重要依据,同时也为企业所用,辅助与支持决策。进而如何提高UGC的投资回报率,使得工作更有效率,是每个企业关注的。汽车作为一种高价、不常购买的商品,比较而言消费者会倾向于把更真实的感观发布到网上,因而高效的识别出消费者对汽车的评论情感倾向并提炼出关键性的问题,对汽车企业有很大的应用意义。本文旨在探究情感分类模型在汽车领域在线评论的效果,找出适合汽车在线评论的情感分类方法,编写汽车评论情感挖掘系统。首先,论文对国内外文本情感分类模型的研究现状做了系统性地总结,并归纳出三个主要的文本情感分类算法,朴素贝叶斯(Na ve Bayes)、支持向量机(SVM)、决策树C4.5(J48);本文为研究这三种算法对汽车评论情感分类的优劣,在论文实验部分抓取两个来源的汽车在线评论数据,将大量数据规范化预处理,导入情感分类模型,对三个算法的分类性能进行比较,最后利用调试出的最优模型对测试样本进行分类,编写汽车评论情感挖掘系统。本研究可以高效地从海量评论中获得民众对于某一产品或服务的某些特征的正负面评价。在技术导向上,本文在基于机器语言的中文文本情感分类研究上做出定量分析,为汽车评论的情感识别建立汽车领域情感词典;行为导向上,本研究对汽车行业在线评论情感分析进行了深入的探讨,有很好的实践应用价值,为后续企业构建市场数据挖掘系统提供了一个开发的方向。
【Abstract】 Across the Web2.0world, we’re seeing a quiet-but-knee-jerk shift away fromUGC in favor of professional content, tracking and collecting data, makingmaximum use of this content is an assignment of relative enterprises. With the rapiddevelopment of Internet and informationization construction, the resources in thenet increases exponentially, it’s easilier to get the market feedback on Internent.That is, online reviews are not only utilized for consumer decision making, but alsofor the enterprise. However, how to increase return on investment of UGC, how tomake more productive is the concern of every enterprise. Automobile, as ahigh-price, infrequently bought commodity, consumers would publish the realemotion online relatively, so the key issue here is to identify consumers’ emotioninclination, it has the particularly important practical application value in theautomotive field.This paper is aiming at the classification result of each sentimental classifier onthe online reviews of automobile field, finding out the best fit classification, andfinally building and supporting a sentiment mining of Auto reviews system. At first,this article analyzes the reseach background and current situation of the textsentiment classification, and sums up three mainly models, Naive Bayes, SVM,decision tree to classify our data. In order to balance pros and cons of these threemethods, in our experiment, our paper divides the automobiles’ online reviews intotwo part, structured reviews and unstructured reviews. So we fetch the data fromtwo different sources, aggregate and transform the data, and then import models,check and compare the relative index.So this research application can efficiently obtain the positve and negativeevaluation of the traits on the product or service, this can assist decision effectively.In the technical guidance, this paper gives quantitative analysis on the textcategorization model based on machine learning, sets up a full-scale automobilesentiment dictionary; in the behavior orientation, this research discusses deeply inthe sentimentic classification of online reviews in the auto industry, it possessesvery important value in theory and practice, it gives a guidance on the building-upof integrated online market data mining system.
【Key words】 sentiment classification; UGC; machine learning; automobile;