Hot news prediction method and system based on microblog data analysis

A technology of data analysis and microblogging, applied in the direction of network data indexing, network data retrieval, and other database retrieval, etc., can solve problems such as the inability to find hot topics and the inability to comprehensively analyze the characteristics of hot topics, and achieve the effect of enhancing practicality

CN105224608BActive Publication Date: 2019-04-09SOUTH CHINA UNIV OF TECH
3 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2019-04-09

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The present invention discloses a microblog data analysis based hot news prediction method and system. The method comprises: acquiring news reports from mainstream news sites and microblog user response information caused by the news reports on the microblog; carrying out word segmentation and word frequency statistics to a microblog text, calculating a TF-IDF value of a word, and converting the value into a microblog topic described by using a vector space; classifying the microblog topics, counting each quantitative index for describing the microblog topics, and calculating each hot index of news; and using a multivariate linear regression algorithm to learn sample data, establishing a hot news prediction model, and determining whether the latter news can become a hot news or not. The system comprises a data acquisition module, a text analysis processing module, a data statistical analysis module and a hot news prediction module. According to the method and system disclosed by the present invention, the trend of news reported by media in microblog topics is comprehensively analyzed to predict whether the news can become a hot news or not in public sentiments, so that the problem of early prediction of hot news can be well solved.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to a hot news prediction method and system, in particular to a hot news prediction method and system based on microblog data analysis, belonging to the field of hot news automatic prediction in government public opinion monitoring. Background technique

[0002] With the rapid development of Internet technology, Internet public opinion is increasingly affecting the stable development of society. Monitoring Internet public opinion is an important link for the government to maintain social stability. As one of the links in public opinion monitoring, the prediction of hot news is particularly critical. With its unique dissemination characteristics and real-time interaction characteristics, Weibo has changed the way of dissemination of traditional news information. In particular, the combination of Weibo and mobile terminals enables Weibo information to be forwarded or commented on more quickly, and a large number of user comments and...

Examples

Embodiment 1

[0041] Such as figure 1 with figure 2 As shown, the hot news prediction method based on microblog data analysis of the present embodiment includes the following steps:

[0042] S1. Collect news reports from mainstream news websites and the microblog user reaction information caused by them on microblogs. The news reports include titles and texts, and the microblog user reaction information uses news titles as keywords to search on microblogs. The microblog result set includes microblog user information, microblog text, posting time, but does not include news reports in microblog by news media;

[0043] S2. Perform word segmentation and word frequency statistics on the microblog text, calculate the TF-IDF (term frequency-inversedocument frequency) value of the word, and convert it to describe a microblog topic using a vector space;

[0044] S3. Classify the microblog topics, describe the three quantitative indicators of the microblog topics, and calculate the three popularit...

Embodiment 2

[0078] Such as image 3 As shown, the hot news prediction system based on microblog data analysis of the present embodiment, the system includes:

[0079] The data collection module is used to collect news reports from mainstream websites and the reaction information of Weibo users on Weibo;

[0080] The text analysis processing module is used to perform word segmentation and word frequency statistics on the microblog text, calculate the TF-IDF value of the word, and convert it into a vector space to describe a microblog topic;

[0081] The data statistical analysis module is used to classify Weibo topics, count and describe various quantitative indicators of Weibo topics, and calculate various popularity indicators of news;

[0082] The hot news prediction module is used to use the multiple linear regression algorithm to learn the sample data, establish a hot news prediction model, and judge whether the following news will become a hot news according to the hot news predicti...