Query retrieval enhancement based on Huffman index terms encoding

  • Authors:
  • Ameen A. Al-Jedady;Izzat M. Alsmadi

  • Affiliations:
  • Yarmouk University, Irbid, Jordan;Yarmouk University, Irbid, Jordan

  • Venue:
  • Proceedings of the 3rd International Conference on Information and Communication Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Nowadays, Web Information Retrieval (IR) Systems such as Google and Bing have become an essential part of using the Internet. One of the main components of an IR system is the indexing module that builds an index file to speed up the searching process. In this research project we aimed to evaluate the improvements of IR efficiency that results from encoding the terms of the index using Huffman code. The results showed a reduction of terms size by 40% which reduces the overall index size, and consequently index transfer time. The results also showed a reduction of the number of comparisons needed to process each query by 36% using binary search. This approach reduces CPU-time used to process each query which increases the retrieval efficiency.