Computer Engineering and Applications ›› 2007, Vol. 43 ›› Issue (19): 89-91.

• 产品、研发、测试 • Previous Articles     Next Articles

Personalized search engine based on Ajax and VSM

LI Lei,ZHOU Guo-min   

  1. Agricultural Information Institute,The Chinese Academy of Agricultural Sciences,Beijing 100081,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-07-01 Published:2007-07-01
  • Contact: LI Lei

基于Ajax与向量空间模型的个性化搜索引擎

李 蕾,周国民   

  1. 中国农业科学院 农业信息研究所,北京 100081
  • 通讯作者: 李 蕾

Abstract: There are there tough problems in building a personalized search engine system:first collecting user information,second auto-refreshing database and retrieval algorithm utilizing collected information.To solve the three problems,this paper creatively promotes user-tracing method based on Ajax,strategy of refreshing user-action database by session and personalized information retrieval model based on VSM plus user-document.Finally it describes the design and implementation of whole testing personalized system.

摘要: 针对个性化搜索的三个关键问题:用户信息搜集,用户信息库的动态更新与个性化检索算法,探索性地提出了基于Ajax用户行为跟踪方案,以会话为单位动态更新用户行为信息库策略与加入用户文档的向量空间检索模型,在此基础上设计并实现了个性化搜索引擎实验系统。