主催: 人工知能学会
会議名: 第96回 人工知能基本問題研究会
回次: 96
開催地: 名古屋工業大学
開催日: 2014/01/13 - 2014/01/14
p. 08-
Existing grammar-based self-indexes are efficient for highly repetitive texts. However, the construction space of existing self-indexes depends on input length. Thus, developing an online construction of grammar-based self-index executed on compressed space is important for highly repetitive and streaming texts. In this paper, we present a first online grammar-based self-index named online ESP-index(OESP-index). OESP-index directly encodes an input text into a succinct representation of straight line program(SLP) in an online manner based on fully online LCA(FOLCA) techniques. The succinct representation of SLP is a wavelet tree and a bit array encoded by dynamic range min/max tree. OESP-index supports the pattern search of ESP-index by using such data structures. We experimentally show that the construction of OESP-index for real world texts is executed on compressed space.