About
Several small projects were done to study data compression.
All their implementations have been done in Python.
They were assignments for the subject called Data and Images Compression (CDI) for Facultat d’Informatica de Barcelona at Universitat Politecnica de Catalunya (FIB - UPC). This subject is from the Degree in Computer Science at said university.
The projects
- Natural language entropy. << See project here >>
- Source coding << See project here >>:
- Shannon
- Shannon fano
- Huffman
- Arithmetic coding. << See project here >>
- Dictionaries << See project here >>:
- LZ77
- LZ78
- LZSS
- LZW
- LZ77
Date
- From: February of 2016
- To: June of 2016