4 research outputs found
Modeling for text compression
The best schemes for text compression employ large models
to help them predict which characters will come next. The actual
next characters are coded with respect to the prediction, resulting
in compression of information. Models are best formed adaptively,
based on the text seen so far. This paper surveys successful
strategies for adaptive modeling which are suitable for use in
practical text compression systems.
The strategies fall into three main classes: finite-context modeling, in
which the last few characters are used to condition the probability
distribution for the next one; finite-state modeling, in which the
distribution is conditioned by the current state (and which subsumes
finite-context modeling as an important special case); and dictionary
modeling, in which strings of characters are replaced by pointers into an
evolving dictionary. A comparison of different methods on the same sample
texts is included, along with an analysis of future research directions.We are currently acquiring citations for the work deposited into this collection. We recognize the distribution rights of this item may have been assigned to another entity, other than the author(s) of the work.If you can provide the citation for this work or you think you own the distribution rights to this work please contact the Institutional Repository Administrator at [email protected]