A Query Word Rewriting Method Fused with Word Vector Model and Naive Bayesian
A technology of query rewriting and query words, which is applied in the field of query rewriting, can solve the problems of weak semantic correlation between query words and rewritten words, and does not consider the connection between query words and search recall results, so as to improve search experience and ensure search accuracy , the effect of expanding recall
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0017] The present invention will be further explained below in conjunction with the drawings:
[0018] After establishing the word2vec word vector model and combining with the naive Bayes algorithm, the specific implementation steps are as follows:
[0019] Step 1: Establish and train the word2vec word vector model based on the acquired corpus, and calculate the candidate words for query rewriting.
[0020] Using the Skip-gram model based on the Hierarchical Softmax algorithm in word2vec, the input user query words are used to predict the context-related words of the query words according to the model. For example, for each input query word, we can use word2vec to find its 50 correlations word. For example, if the related words of the query word are set to 50, the correlation between these related words and the input query words may be large or small, and some may not even be related. The naive Bayes algorithm is further used to screen related words. The screening criteria can be ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 


