Abstract
The inverted file is the most popular indexing mechanism for document search in an information retrieval system. Compressing an inverted file can greatly improve document search rate. Traditionally, the d-gap technique is used in the inverted file compression by replacing document identifiers with usually much smaller gap values. However, fluctuating gap values cannot be efficiently compressed by some well-known prefix-free codes. To smoothen and reduce the gap values, we propose a document-identifier reassignment algorithm. This reassignment is based on a similarity factor between documents. We generate a reassignment order for all documents according to the similarity to reassign closer identifiers to the documents having closer relationships. Simulation results show that the average gap values of sample inverted files can be reduced by 30%, and the compression rate of d-gapped inverted file with prefix-free codes can be improved by 15%.
Original language | English |
---|---|
Pages (from-to) | 117-131 |
Number of pages | 15 |
Journal | Information Processing and Management |
Volume | 39 |
Issue number | 1 |
DOIs | |
State | Published - 01 2003 |
Externally published | Yes |
Keywords
- D-gap
- Document identifier reassignment
- Information retrieval
- Inverted file
- Traveling salesman problem