2005
DOI: 10.1007/11527503_80
|View full text |Cite
|
Sign up to set email alerts
|

An LZ78 Based String Kernel

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3

Citation Types

0
3
0

Year Published

2006
2006
2018
2018

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(3 citation statements)
references
References 10 publications
0
3
0
Order By: Relevance
“…Since main memory sizes of ordinary computers do not scale as fast as the growth of datasets, insufficient memory is a well-aware problem; both huge mainframes with massive datasets and tiny embedded systems are valid examples for which a simple compressor may end up depleting all RAM. Besides, they have also been found to be a valuable tool for detecting various kinds of regularities in strings [4,6,14,[21][22][23]26], for indexing [7,10,11,18,19,31] and for analyzing strings [5,24,25].…”
Section: Introductionmentioning
confidence: 99%
“…Since main memory sizes of ordinary computers do not scale as fast as the growth of datasets, insufficient memory is a well-aware problem; both huge mainframes with massive datasets and tiny embedded systems are valid examples for which a simple compressor may end up depleting all RAM. Besides, they have also been found to be a valuable tool for detecting various kinds of regularities in strings [4,6,14,[21][22][23]26], for indexing [7,10,11,18,19,31] and for analyzing strings [5,24,25].…”
Section: Introductionmentioning
confidence: 99%
“…LZ78 compresses a given text based on a dynamic dictionary which is constructed by partitioning the input string, the process of which is called LZ78 factorization. Other than its obvious use for compression, the LZ78 factorization is an important concept used in various string processing algorithms and applications [6,13].…”
Section: Introductionmentioning
confidence: 99%
“…LZ78 compresses a given text based on a dynamic dictionary which is constructed by partitioning the input string, the process of which is called LZ78 factorization. Other than its obvious use for compression, the LZ78 factorization is an important concept used in various string processing algorithms and applications [7,19,18,20]. The contribution of this paper is an O(n √ N + m log N ) time and O(n √ N + m) space algorithm to compute the LZ78 factorization of a string given as an SLP, where N is the length of the string, n is the size of the SLP, and m is the number of LZ78 factors.…”
Section: Introductionmentioning
confidence: 99%