Abstract
With the exponential increment of data, compression technology becomes an important tool in the field of data management, especially in text management. An increasing pressing challenge is how to efficiently query these massive amounts of sequence data in their compressed format. In this paper we study the problem of answering subsequence-search queries on LZ78 format of texts. We propose the concept of conditional common sub strings of queries to improve query performance. We present a techniques to find minimal conditional common sub strings in compressed text and a local uncompressing technique to verify and locate positions of answers in text. Finally, the experimental results over real data demonstrate the efficiency of our algorithm.
| Original language | English |
|---|---|
| Pages | 61-66 |
| Number of pages | 6 |
| DOIs | |
| Publication status | Published - 2012 |
| Externally published | Yes |
| Event | 9th Web Information Systems and Applications Conference, WISA 2012 - Haikou, Hainan, China Duration: 16 Nov 2012 → 18 Nov 2012 |
Conference
| Conference | 9th Web Information Systems and Applications Conference, WISA 2012 |
|---|---|
| Country/Territory | China |
| City | Haikou, Hainan |
| Period | 16/11/12 → 18/11/12 |
Keywords
- common substring
- multiple similar queries
- string matching