Research Article

Weibo Information Propagation Dissemination Based on User Behavior Using ELM

Algorithm 1

Ignore(, ).
Inputs: Weibos set which published by the friends of the user ;
    Weibos set which user forward.
Output: Weibos set which user ignore.
(1)  Any Weibo , , read the publish time ;
(2)  Find Weibo ,
(3)  while (the publish time of satisfy )
(4)   ; // is an intermediate variable.
(5)  While (, , )
(6)    Add to ;
(7)  Output ;