Skip to content

Simple LZ78 encoding and decoding script on python.

Notifications You must be signed in to change notification settings

DyakoVlad/python-LZ78

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just a simple script to encode and decode text files via Lempel-Ziv method;

I used 30 first chapters of "Pride and Prejudice" as an example;

If you want to check this out - put some text in the 'input.txt' and compile the script;

About

Simple LZ78 encoding and decoding script on python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages