The invention discloses a comment emotion weighting mechanism-based fine-grained
score graph recommendation method, which comprises the following steps of: taking users and items as graph nodes, taking continuous scores as edge weights, taking comment semantic features as edge features, carrying out message transmission and aggregation through a graph convolutional network, and realizing
score prediction in combination with multi-source representation fusion. A large
language model is used for analyzing comment emotion to generate an emotion
score, the emotion score and an original score of a user are subjected to dynamic weighted fusion, an emotion
weighted score is generated, rough expression of traditional discrete scores is broken through, user preferences are described more finely, and the problem that the score is inconsistent with the comment emotion is relieved. Meanwhile, in order to fully mine multi-layer preference information in comments, a three-layer attention mechanism is introduced by research, and
semantic information is extracted and aggregated layer by layer from a word level, a
sentence level and a comment level. Experimental results of comparing three data sets in Amazon show that compared with an optimal comparison method, the
mean square error of the recommendation method is increased by about 2.87%, 2.08% and 2.17%.