Applying VSM and LCS to develop an integrated text retrieval mechanism
作者:
Highlights:
•
摘要
Text retrieval has received a lot of attention in computer science. In the text retrieval field, the most widely-adopted similarity technique is using vector space models (VSM) to evaluate the weight of terms and using Cosine, Jaccard or Dice to measure the similarity between the query and the texts. However, these similarity techniques do not consider the effect of the sequence of the information. In this paper, we propose an integrated text retrieval (ITR) mechanism that takes the advantage of both VSM and longest common subsequence (LCS) algorithm. The key idea of the ITR mechanism is to use LCS to re-evaluate the weight of terms, so that the sequence and weight relationships between the query and the texts can be considered simultaneously. The results of mathematical analysis show that the ITR mechanism can increase the similarity on Jaccard and Dice similarity measurements when a sequential relationship exists between the query and the texts.
论文关键词:Text retrieval,Integrated text retrieval mechanism,Vector space models,Longest common subsequence
论文评审过程:Available online 9 September 2011.
论文官网地址:https://doi.org/10.1016/j.eswa.2011.09.039