Logo image
Compressed index for dictionary matching
Conference paper

Compressed index for dictionary matching

Wing-Kai Hon, Rahul Shah, Tak-Wah Lam, Siu-Lung Tam and Jeffrey Scott Vitter
Data Compression Conference Proceedings, pp.23-32
2008

Abstract

The past few years have witnessed several exciting results on compressed representation of a string T that supports efficient pattern matching, and the space complexity has been reduced to |T|H k (T) +o(|T| log σ) bits [8, 10], where H k (T) denotes the kth-order empirical entropy of T, and a is the size of the alphabet. In this paper we study compressed representation for another classical problem of string indexing, which is called dictionary matching in the literature. Precisely, a collection V of strings (called patterns) of total length n is to be indexed so that given a text T, the occurrences of the patterns in T can be found efficiently. In this paper we show how to exploit a sampling technique to compress the existing O(n)-word index to an (nH k (D) + o(n log σ))-bit index with only a small sacrifice in search time. © 2008 IEEE.

Metrics

1 Record Views

Details

Logo image