Title :
A hybrid approach to text compression
Author :
Gutmann, Peter C. ; Bell, Timothy C.
Author_Institution :
Dept. of Comput. Sci., Auckland Univ., New Zealand
Abstract :
Text compression schemes have sometimes been divided into two classes: symbolwise methods, which form a source model, typically using a finite context to predict symbols; and dictionary methods, which replace phrases (groups of symbols) in the input with a code. It is possible to decompose some dictionary methods into equivalent symbolwise methods. The decomposed method gives identical compression performance, but is slower because more coded symbols are transmitted. This decomposition is of interest primarily because it is helpful in making comparisons of the two methods. The authors explore a hybrid approach based on the opposite of this decomposition: the predictions of a symbolwise method are grouped together so that several characters can be coded at once. The objective is to combine the good compression of symbolwise methods with the high speed of dictionary methods. The hybrid allows tradeoffs to be made in terms of compression speed, compression performance, and memory usage. More importantly, investigating a hybrid method gives extra insights into the relationship between dictionary and symbolwise methods, and reveals that they are more closely related than might be expected
Keywords :
data compression; glossaries; image coding; word processing; code; coded symbols; compression performance; dictionary methods; hybrid method; memory usage; source model; symbolwise methods; text compression; Compressors; Computer science; Context modeling; Dictionaries; Predictive models; Table lookup; Telephony;
Conference_Titel :
Data Compression Conference, 1994. DCC '94. Proceedings
Conference_Location :
Snowbird, UT
Print_ISBN :
0-8186-5637-9
DOI :
10.1109/DCC.1994.305930