The application discloses a question recommendation method based on a schema in a question and answer
community, and the steps include: 1, collecting data and constructing a question and answer
community network; 2, using a schema mining
algorithm to mine the schema in the user network, and constructing a schema network based on the schema; 3, using a
network embedding learning
algorithm to learn the node embedding of the network, and learning the preferences of the answerer for the questioner and the question; 4, fusing the preferences of the answerer in two aspects, using a scoring function to predict the matching degree of the answerer for a new question, arranging the answerer in descending order according to the matching
score, and recommending the first N users to answer the question, so as to complete the question recommendation task. The application combines the schema mining
algorithm and the embedding learning algorithm of the schema network, fully captures the historical interaction information of the users in the schema network by using the graph neural network, and fully fuses the personal feature information,
network structure information and text
semantic information of the users, so that more accurate recommendation effect is realized.