paper-with-me

Papers

A new approach for query expansion using Wikipedia and WordNet

2019-01-29 · Hiteshwar Kumar Azad, Akshay Deepak

Query expansion (QE) is a well-known technique used to enhance the effectiveness of information retrieval. QE reformulates the initial query by adding similar terms that help in retrieving more relevant results. Several approaches have been proposed in literature producing quite favorable results, but they are not evenly favorable for all types of queries (individual and phrase queries). One of the main reasons for this is the use of the same kind of data sources and weighting scheme while expanding both the individual and the phrase query terms. As a result, the holistic relationship among the query terms is not well captured or scored. To address this issue, we have presented a new approach for QE using Wikipedia and WordNet as data sources. Specifically, Wikipedia gives rich expansion terms for phrase terms, while WordNet does the same for individual terms. We have also proposed novel weighting schemes for expansion terms: in-link score (for terms extracted from Wikipedia) and a tf-idf based scheme (for terms extracted from WordNet). In the proposed Wikipedia-WordNet-based QE technique (WWQE), we weigh the expansion terms twice: first, they are scored by the weighting scheme individually, and then, the weighting scheme scores the selected expansion terms concerning the entire query using correlation score. The proposed approach gains improvements of 24% on the MAP score and 48% on the GMAP score over unexpanded queries on the FIRE dataset. Experimental results achieve a significant improvement over individual expansion and other related state-of-the-art approaches. We also analyzed the effect on retrieval effectiveness of the proposed technique by varying the number of expansion terms.

📄 PDF Abstract BibTeX arXiv:1901.10197

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Wiki-MetaSemantik: A Wikipedia-derived Query Expansion Approach based on Network Properties

2017-11-23 · Puspitaningrum D., Yulianti G., Prasetya I. S. W. B.

This paper discusses the use of Wikipedia for building semantic ontologies to do Query Expansion (QE) in order to improve the search results of search engines. In this technique, selecting related Wikipedia concepts beco…

WordNet and Wikipedia Connection in Turkish WordNet KeNet

2022-06-01 · gwll (LREC) 2022 6 · Merve Doğan, Ceren Oksal, Arife Betül Yenice, Fatih Beyhan 외

This paper aims to present WordNet and Wikipedia connection by linking synsets from Turkish WordNet KeNet with Wikipedia and thus, provide a better machine-readable dictionary to create an NLP model with rich data. For t…

Aligning Wikipedia with WordNet:a Review and Evaluation of Different Techniques

2020-05-01 · LREC 2020 5 · Antoni Oliver

In this paper we explore techniques for aligning Wikipedia articles with WordNet synsets, their successful alignment being our main goal. We evaluate techniques that use the definitions and sense relations in Wordnet and…

Articles

Query Expansion via structural motifs in Wikipedia Graph

2016-05-12 · Guisado-Gámez Joan, Prat-Pérez Arnau, Larriba-Pey Josep Lluís

The search for relevant information can be very frustrating for users who, unintentionally, use too general or inappropriate keywords to express their requests. To overcome this situation, query expansion techniques aim …

Improving Information Retrieval Results for Persian Documents using FarsNet

2018-11-01 · Adel Rahimi, Mohammad bahrani

In this paper, we propose a new method for query expansion, which uses FarsNet (Persian WordNet) to find similar tokens related to the query and expand the semantic meaning of the query. For this purpose, we use synonymy…

Information RetrievalRetrieval