A Novel Approach to Compress Centralized Text Data using Indexed Dictionary

12/22/2015
by   Vivek Dimri, et al.
0

Data compression is very important feature in terms of saving the memory space. In this proposal, an indexed dictionary based compression is used for text data, where the word's reference in dictionary is used for compression. This approach is not file based, a common dictionary is used for compression. Which contains the words, the position of the word in dictionary is one of the key parts of encoded frame which is compressed form of the text word. This is loss-less compression. This compression approach is also take cares of small words like one or two characters words which usually decrease the efficiency of compression algorithms. This approach is also deals with file having special characters as a word. Special character words, alpha numeric words, normal texted words and small words all deals differently which makes this approach more efficient. Since a centralized dictionary is used for data compression, therefore, this approach is not preferred for transfer compressed file, while it is suitable to store text data in compressed form in hard disk drive and centralized storage or cloud drive for memory utilization.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/01/2022

X3: Lossless Data Compressor

X3 is a lossless optimizing dictionary-based data compressor. The algori...
research
05/09/2020

Texts Ciphering by using Translation Principle

The proposed algorithm that is presented in this paper is based on using...
research
03/26/2018

Universal Compressed Text Indexing

The rise of repetitive datasets has lately generated a lot of interest i...
research
12/06/2022

Pareto Optimal Compression of Genomic Dictionaries, with or without Random Access in Main Memory

Motivation: A Genomic Dictionary, i.e., the set of the k-mers appearing ...
research
09/09/2018

Time-universal data compression and prediction

Suppose there is a large file which should be transmitted (or stored) an...
research
11/16/2021

Practical Timing Side Channel Attacks on Memory Compression

Compression algorithms are widely used as they save memory without losin...
research
06/27/2023

LeCo: Lightweight Compression via Learning Serial Correlations

Lightweight data compression is a key technique that allows column store...

Please sign up or login with your details

Forgot password? Click here to reset