- 资源介绍
- 更新记录
- 安装教程
摘 要
随着互联网的快速发展,各类社交媒体平台如微信、QQ等也与日俱增,而微博更是集成了传统网站、论坛、博客等的优点,并加上了人与人之间的互动性、关系亲密程度等多种智能算法,并以简练的形式让数据爆发性的传播,促进了人与人之间的交流。网民可以通过微博来分享自己的生活,同时抒发自己的喜怒哀乐。因此对微博每天产生的信息量的分析和利用的需求显得更为迫切。
情感分析,也称倾向性分析、意见抽取和意见挖掘。主要是通过对带有情感色彩的主观性文本进行分析、处理、归纳然后进行推理的过程。而微博,人口基数大,涉及的话题广泛,对人们的日常生活产生了不可估量的影响,而对微博的情感分析,更是有着十分重要的意义。为此,本文针对了微博文本的情感分析进行了如下几个工作。
首先,使用微博官方的API对微博进行抓取,进行分类标注。然后,对微博文本进行预处理,主要包括去掉无意义,对微博文本没有影响的词语。其次,使用SVM算法对文本进行初步的筛选,主要是去除特别明显的广告等无关性的微博。最后使用朴素贝叶斯对微博进行情感分析,将微博分为积极、消极、客观三类,同时使用AdaBoost算法对朴素贝叶斯算法进行加强。
这些带有情感信息的微博是非常宝贵的资源,通过情感分析可以获取网民的此时的心情,对某个事件或事物的看法,可以挖掘其潜在的商业价值,还能对社会的稳定做出一定的贡献。
关键词:情感分析 AdaBoost 朴素贝叶斯 文本分类 数据挖掘
ABSTRACT
With the rapid development of Internet, various social medias like WeChat, QQ and Weibo are also growing with each passing day. Weibo which not only integrates the advantages of traditional websites, forums, blogs, but also leads into the introduction of a comprehensive interactive relationship between content, quality of intimacy and multiple algorithm promote the data communication explosively. And people can communicate more and more conveniently. Users can share their own lives by Weibo, and express their emotions. So, the need for analysis and use of information generated by Weibo every day is urgent.
Sentiment analysis is a process of analyzing, summarizing and reasoning subjective texts with emotion. And Weibo, based on a large population , involving a wide range of topics, has a great impact on people’s daily life. And the emotional analysis of Weibo is a very important significance. In result, this paper focuses on the emotional analysis of Weibo text as follows.
First of all, micro-blog’s official API is used for micro-blog crawl and then classifying weibo. After that, the Weibo text needs to be preprocessed by removing meaningless text, which does not affect the words. Secondly, the SVM algorithm is used for the preliminary screening of the text, mainly to remove the particularly obvious advertising and other unrelated with Weibo. Finally, using Bayes algorithm to analyze Weibo. Weibo text is divided into three types: positive, negative and objective, and AdaBoost algorithm is used to strengthen the Bayes algorithm.
The emotional information of Weibo is a very valuable resource. Through the analysis of Internet users, we can get emotional feelings, views of things or events at this time, also we can mine the potential commercial value and make a contribution for social stability.
Key Words: Sentiment analysis AdaBoost Naive-Bayes Text Categorization Data Mining
目 录










猜你喜欢
-
基于SSM的大学生兼职管理系统设计与实现 毕业论文+任务书+中期检查表+外文翻译及原文+答辩PPT+项目源码及数据库文件
2021-06-08 -
指纹识别系统设计毕业论文+开题报告+翻译及原文+设计源码
2021-06-09 -
云桌面技术研究与应用毕业设计论文+开题报告+翻译+源码
2021-06-10 -
基于HTML制作的闲置交易网站设计毕业论文+开题报告+Html静态网页源码
2021-06-08 -
网上图书销售系统毕业论文(设计)成绩评定表
2021-06-09 -
浅析云南中小企业财务管理存在的问题与对策毕业论文+开题报告+外文翻译
2021-06-09 -
8万ta煤焦油加氢(8400ha)工艺设计计算说明书(论文)+任务书+开题报告+文献综述+英文及翻译+cad图纸
2021-06-09 -
农业信息采集机器人的设计 说明书(论文)+任务书+中期检查表+PDF图纸
2021-06-08 -
毕业设计论文撰写格式规范
2021-06-08 -
西安电子科技大学网络教育本科生毕业论文(设计)规范
2021-06-08
-
基于JSP的电子书在线阅读下载系统设计与实现毕业论文+设计源码及数据库+辅导视频
2021-06-09 -
郑州爱拓科技有限公司网站设计与实现毕业论文+开题报告+设计源码
2021-06-09 -
车辆管理系统(asp.net)毕业论文+设计源码
2021-06-09 -
计算机科学与技术专业毕业论文写作指导
2021-06-10 -
智能家居环境小护士 毕业论文+硬件设计原理图+软件设计源码
2021-06-10 -
基于SSH的网上拍卖系统的设计与实现毕业论文+任务书+中期表+翻译及原文+答辩PPT+源码+数据库+辅导视频
2021-06-09 -
电子商务交易系统的设计与实现(javaee+mysql)毕业论文+任务书+外文翻译+中期报告+设计源码
2021-06-10 -
《龙湖地产》企业门户网站设计论文+源码+实习报告+答辩问题及答案
2021-06-10 -
某工厂办公楼设计说明书(论文)+任务书+开题报告+建筑结构施工组织+全套cad图纸
2021-06-08 -
基于JavaWeb的在线学习网站设计与实现毕业论文+任务书+中期检查表+答辩PPT+项目源码及数据库文件
2021-06-08
猜你在找
99源码网 » 基于Python的微博情感分析研究设计 毕业论文+源码
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网
- 2021-06-08Hi,初次和大家见面了,请多关照!