Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 335 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 335 Bytes

TICO&TECO: a TExt COmpressor (reference-free compressor, relative compressor, conditional compressor)

INSTALLATION:

#sudo apt-get install cmake git
git clone https://github.com/pratas/TECO.git
cd teco/src/
cmake .
make

Note: if you use reference-based compression make sure the files have the same cardinality.