Research Article
Data Mining Algorithm for Demand Forecast Analysis on Flash Sales Platform
(1) | for screening the segmentation result, do | (2) | āif the word belongs to the sentiment vocabulary, then | (3) | . | (4) | | (5) | āif is smaller than the total amount of all sentiment word, then | (6) | for degree level adverbs or negative words that exist between the current sentiment word and the next, do | (7) | if it is a negative word, then | (8) | . | (9) | end if | (10) | if there is any degree level word, then | (11) | | (12) | end if | (13) | end for | (14) | end if | (15) | end if | (16) | end for |
|