The classical pattern matching problem is to find all occurrences of patterns in a text. In many practical cases, since the text is very large and stored in the secondary storage, most of the time for the pattern matching is dominated by data transmission of the text. Therefore the text compression can speed-up the pattern matching. In this framework it is required to develop an efficient pattern matching algorithm for searching the compressed text directly without decoding. In 1992, Fukamachi et al. proposed a method of constructing pattern matching machine that runs on Huffman coded text, based on the Aho-Coracick algorithm. However, since the Huffman code is optimal only under the assumption of the memoryless source model, the compressio...
10th International Conference on Electronics, Computer and Computation (ICECCO) -- NOV 07-09, 2013 -...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
Compressed pattern matching (CPM) refers to the task of locating all the occurrences of a pattern (o...
More than 40 different schemes for performing text compression have been proposed in the literature....
This paper addresses the problem of speeding up string matching by text compression, and presents a ...
We perform compressed pattern matching in Huffman encoded texts. A modified Knuth-Morris-Pratt (KMP)...
In this paper we present hardware algorithms and their software implementation to search a compresse...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
In this paper we focus on the problem of compressed pattern matching for the text compression using...
TR-COSC 07/01This paper provides a survey of techniques for pattern matching in compressed text and ...
Recently the compressed pattern matching problem has attracted special concern, where the goal is to...
In this paper we address the problem of searching in LZW compressed text directly, and present a new...
The present chapter describes a few standard algorithms used for processing texts. They apply, for.....
International audienceWe study a class of finite state machines, called w-matching machines, which y...
Abstract. There is a close relationship between formal language theory and data compression. Since 1...
10th International Conference on Electronics, Computer and Computation (ICECCO) -- NOV 07-09, 2013 -...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
Compressed pattern matching (CPM) refers to the task of locating all the occurrences of a pattern (o...
More than 40 different schemes for performing text compression have been proposed in the literature....
This paper addresses the problem of speeding up string matching by text compression, and presents a ...
We perform compressed pattern matching in Huffman encoded texts. A modified Knuth-Morris-Pratt (KMP)...
In this paper we present hardware algorithms and their software implementation to search a compresse...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
In this paper we focus on the problem of compressed pattern matching for the text compression using...
TR-COSC 07/01This paper provides a survey of techniques for pattern matching in compressed text and ...
Recently the compressed pattern matching problem has attracted special concern, where the goal is to...
In this paper we address the problem of searching in LZW compressed text directly, and present a new...
The present chapter describes a few standard algorithms used for processing texts. They apply, for.....
International audienceWe study a class of finite state machines, called w-matching machines, which y...
Abstract. There is a close relationship between formal language theory and data compression. Since 1...
10th International Conference on Electronics, Computer and Computation (ICECCO) -- NOV 07-09, 2013 -...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
Compressed pattern matching (CPM) refers to the task of locating all the occurrences of a pattern (o...