AbstractThis article considers several strategies to implement efficiently full indexes on raw textual data. Indexes are based on representations of all the suffixes of the original text, for which we describe three types of implementations aimed at reducing the memory space. The first method is a combination of compaction and minimization that leads to the compact suffix automaton. As a second method we show that considering a complement language can be useful especially when it is related to data compression. Finally, approximation of the set of suffixes is the third technique used to reduce the space of the implementation
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
Full-text indexes provide fast substring search over large text collections. A serious problem of th...
Abstract. A compressed full-text self-index is a data structure that replaces a text and in addition...
We report on a new and improved version of high-order entropy-compressed suffix arrays, which has th...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
This thesis studies efficient algorithms for constructing the most fundamen-tal data structures used...
This thesis studies problems related to compressed full-text indexes. A full-text index is a data st...
Compressed text (self-)indexes have matured up to a point where they can replace a text by a data s...
Abstract: In this paper, we develop a simple and practical storage scheme for compressed suffix arra...
The construction of full-text indexes on very large text collections is nowadays a hot problem. Th...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
(c) 2010 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
Full-text indexes provide fast substring search over large text collections. A serious problem of th...
Abstract. A compressed full-text self-index is a data structure that replaces a text and in addition...
We report on a new and improved version of high-order entropy-compressed suffix arrays, which has th...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
This thesis studies efficient algorithms for constructing the most fundamen-tal data structures used...
This thesis studies problems related to compressed full-text indexes. A full-text index is a data st...
Compressed text (self-)indexes have matured up to a point where they can replace a text by a data s...
Abstract: In this paper, we develop a simple and practical storage scheme for compressed suffix arra...
The construction of full-text indexes on very large text collections is nowadays a hot problem. Th...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
(c) 2010 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
The size of electronic data is currently growing at a faster rate than computer memory and disk stor...
Full-text indexes provide fast substring search over large text collections. A serious problem of th...
Abstract. A compressed full-text self-index is a data structure that replaces a text and in addition...