Computing q-gram Non-overlapping Frequencies on SLP Compressed Texts
Data Structures and Algorithms
2011-07-18 v1
Abstract
Length- substrings, or -grams, can represent important characteristics of text data, and determining the frequencies of all -grams contained in the data is an important problem with many applications in the field of data mining and machine learning. In this paper, we consider the problem of calculating the {\em non-overlapping frequencies} of all -grams in a text given in compressed form, namely, as a straight line program (SLP). We show that the problem can be solved in time and space where is the size of the SLP. This generalizes and greatly improves previous work (Inenaga & Bannai, 2009) which solved the problem only for in time and space.
Keywords
Cite
@article{arxiv.1107.3022,
title = {Computing q-gram Non-overlapping Frequencies on SLP Compressed Texts},
author = {Keisuke Goto and Hideo Bannai and Shunsuke Inenaga and Masayuki Takeda},
journal= {arXiv preprint arXiv:1107.3022},
year = {2011}
}