2015
DOI: 10.1007/978-3-319-26832-3_53
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Text Compression Algorithm - Data Mining Perspective

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
7
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 10 publications
(7 citation statements)
references
References 16 publications
0
7
0
Order By: Relevance
“…The LZW works by saving new phrases in empty dictionary entries and replacing phrases in the input text by pointers to the corresponding dictionary entries. Oswald et al have come up with few efficient text compression algorithms based on the perspective on knowledge engineering (data mining) 14‐20 …”
Section: Related Workmentioning
confidence: 99%
“…The LZW works by saving new phrases in empty dictionary entries and replacing phrases in the input text by pointers to the corresponding dictionary entries. Oswald et al have come up with few efficient text compression algorithms based on the perspective on knowledge engineering (data mining) 14‐20 …”
Section: Related Workmentioning
confidence: 99%
“…It gives good results based on some assumptions. Start/Stop code, Burrow Wheeler Transform, Self-Deleting Codes, Location Based Encoding, Elias codes, Move to Front Encoding, etc are some of the other techniques [1,[13][14][15]. These methods exhibit single character or word based encoding mechanism and the way in which the statistical model is built, determines the quality of compression.…”
Section: Related Workmentioning
confidence: 99%
“…In LZ78 class of algorithms, a tree is used to maintain the dictionary where available memory size is limited and they have complex decoding than LZ77 [19]. Other variations are LZT, LZRW1, ZIP, LZP1, DMC, Context Tree Weighting, Win RAR, RAR, LZJ, LZP2, GZIP, bzip2, LZW, LZFG, UNIX Compress, V.42bis, CRC etc [1,15,17,[20][21][22]. Limitations such as huge memory requirement, low compression and time inefficiency, relying on word based encoding are present in most of these above techniques.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Huffman coding (Huffman, 1952) is very popular in data compression area. Nowadays it is used in data compression for wireless and sensor networks (Săcăleanu et al, 2011;Renugadevi and Darisini, 2013), data mining (Oswald and Sivaselvan, 2018;Oswald et al, 2015). It is also found efficient for data compression in low resource systems (Radhakrishnan et al, 2016;Matai et al, 2014;Wang and Lin, 2016).…”
Section: Introductionmentioning
confidence: 99%