基于Flask框架的微博用户分类及推荐系统的实现
Implementation of microblogging user classification and recommendation system based on flask framework
Abstract
随着互联网信息时代的到来,信息数据呈现爆发式增长,传播方式也更为多元化。其中,微博作为新媒体的代表已经成为社会热点传播的重要平台。在研究热点事件传播过程中,如何界定事件中用户的行为和属性特征,成为人们在分析舆情动态、挖掘潜在客户时越来越关注的问题。 由于网络热点更新迭代迅速、数据产量庞大、内容类别繁杂,我们需要研究快速高效的数据获取模型来跟踪热点事件,采集相关用户信息和微博内容信息存入数据库。微博用户分类可以归结为用户标签挖掘以及标签相似度计算的问题,如何通过用户相关特征生成用户标签是实现用户分类的关键。同时,为了避免机器用户对分类结果的影响,我们需要先过滤掉无关用户特别是水军用户,提升分类... With the advent of the Internet Information Age, information data show explosive growth, and the way of transmission show more diversified. The microblogging ,as the representative of the social media ,has become an important platform for the spread of social hot events. In the process of studying the spread of hot events, the defining of user’s behavior and their characteristics in the event beco...