Dictionary-based compression for inverted indexes.
-
Updated
Mar 22, 2019 - C++
Dictionary-based compression for inverted indexes.
This project was aimed to complete my Bachelor Degree in Computer Science @2011 in University of Sumatera Utara, Indonesia. This project is a software that implements Lossless Data Compression Algorithms (Lempel Ziv Welch, Arithmetic Coding, Burrows Wheeler Transform, and Run-Length Encoding Algorithm)
An improved simple dictionary compression algorithm implementation
Add a description, image, and links to the dictionary-compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the dictionary-compression-algorithm topic, visit your repo's landing page and select "manage topics."