Skip to content

asilab/TECO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 

Repository files navigation

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.