Lucene搜索引擎在社交网络平台中的应用研究

Mei Yu, Wentao Xing, Jian Yu, Gao Jie, Sheng‐Hsiang Ma, Tenghai Wang
{"title":"Lucene搜索引擎在社交网络平台中的应用研究","authors":"Mei Yu, Wentao Xing, Jian Yu, Gao Jie, Sheng‐Hsiang Ma, Tenghai Wang","doi":"10.14257/IJHIT.2017.10.8.04","DOIUrl":null,"url":null,"abstract":"With the development of Web2.0 technology, social networks begin to play an increasingly important role in people's life. Widely used social network for researchers has brought some potentially useful information, such as the user's interests and preferences. At the same time, constant search results provided by the search engine can not meet the individual needs of users, a new way search engine, personalized search is an urgent need to explore. Based on this demand, the paper from Sina microblog mining user interests, and the use of open-source Lucene search engine completes personalized search. In this paper, the structure and principle of Lucene search engine are summarized and some related knowledge are introduced, such as text preprocessing and vector space model. Then, this article proposes the Lucene TagMatch Ranking (LTR) algorithm. The main idea is using user’s Sina microblog texts to extract tags of interest and measure the matching degree between web pages and user’s interests which named value of tag matching degree by the vector space model, then combine the traditional Lucene scoring mechanism, finally realize personalized ranking results based on the user’s interest. At last the Eclipse programming algorithm based on Java is used to carry out comparison experiment to confirm the effectiveness of the algorithm. The results are presented to the user in the ranking which based on the user’s interests, it will be able to reach recommendation algorithm based on user’s interests.","PeriodicalId":170772,"journal":{"name":"International Journal of Hybrid Information Technology","volume":"18 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-08-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Research on Application of Lucene Search Engine in Social Network Platform\",\"authors\":\"Mei Yu, Wentao Xing, Jian Yu, Gao Jie, Sheng‐Hsiang Ma, Tenghai Wang\",\"doi\":\"10.14257/IJHIT.2017.10.8.04\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"With the development of Web2.0 technology, social networks begin to play an increasingly important role in people's life. Widely used social network for researchers has brought some potentially useful information, such as the user's interests and preferences. At the same time, constant search results provided by the search engine can not meet the individual needs of users, a new way search engine, personalized search is an urgent need to explore. Based on this demand, the paper from Sina microblog mining user interests, and the use of open-source Lucene search engine completes personalized search. In this paper, the structure and principle of Lucene search engine are summarized and some related knowledge are introduced, such as text preprocessing and vector space model. Then, this article proposes the Lucene TagMatch Ranking (LTR) algorithm. The main idea is using user’s Sina microblog texts to extract tags of interest and measure the matching degree between web pages and user’s interests which named value of tag matching degree by the vector space model, then combine the traditional Lucene scoring mechanism, finally realize personalized ranking results based on the user’s interest. At last the Eclipse programming algorithm based on Java is used to carry out comparison experiment to confirm the effectiveness of the algorithm. The results are presented to the user in the ranking which based on the user’s interests, it will be able to reach recommendation algorithm based on user’s interests.\",\"PeriodicalId\":170772,\"journal\":{\"name\":\"International Journal of Hybrid Information Technology\",\"volume\":\"18 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2017-08-31\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Journal of Hybrid Information Technology\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.14257/IJHIT.2017.10.8.04\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Journal of Hybrid Information Technology","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.14257/IJHIT.2017.10.8.04","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

随着Web2.0技术的发展,社交网络开始在人们的生活中扮演越来越重要的角色。社交网络的广泛使用为研究者们带来了一些潜在的有用信息,比如用户的兴趣和偏好。同时,搜索引擎提供的不断搜索结果不能满足用户的个性化需求,搜索引擎个性化搜索的新方式是迫切需要探索的。基于这一需求,本文从新浪微博挖掘用户兴趣,并利用开源的Lucene搜索引擎完成个性化搜索。本文概述了Lucene搜索引擎的结构和工作原理,并介绍了文本预处理和向量空间模型等相关知识。然后,本文提出了Lucene TagMatch Ranking (LTR)算法。主要思路是利用用户的新浪微博文本提取感兴趣的标签,通过向量空间模型度量网页与用户兴趣的匹配度,命名标签匹配度的值,然后结合传统的Lucene评分机制,最终实现基于用户兴趣的个性化排名结果。最后利用基于Java的Eclipse编程算法进行了对比实验,验证了算法的有效性。将结果在基于用户兴趣的排名中呈现给用户,这样就可以达到基于用户兴趣的推荐算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Research on Application of Lucene Search Engine in Social Network Platform
With the development of Web2.0 technology, social networks begin to play an increasingly important role in people's life. Widely used social network for researchers has brought some potentially useful information, such as the user's interests and preferences. At the same time, constant search results provided by the search engine can not meet the individual needs of users, a new way search engine, personalized search is an urgent need to explore. Based on this demand, the paper from Sina microblog mining user interests, and the use of open-source Lucene search engine completes personalized search. In this paper, the structure and principle of Lucene search engine are summarized and some related knowledge are introduced, such as text preprocessing and vector space model. Then, this article proposes the Lucene TagMatch Ranking (LTR) algorithm. The main idea is using user’s Sina microblog texts to extract tags of interest and measure the matching degree between web pages and user’s interests which named value of tag matching degree by the vector space model, then combine the traditional Lucene scoring mechanism, finally realize personalized ranking results based on the user’s interest. At last the Eclipse programming algorithm based on Java is used to carry out comparison experiment to confirm the effectiveness of the algorithm. The results are presented to the user in the ranking which based on the user’s interests, it will be able to reach recommendation algorithm based on user’s interests.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信