mitiko / BWDPerf

BWD stands for Best Word Dictionary as it has the ability to be an optimal dictionary coder.
https://mitiko.github.io/BWDPerf
GNU General Public License v3.0
0 stars 1 forks source link

Update docs #11

Open mitiko opened 3 years ago

mitiko commented 3 years ago

I have to read the parsing papers for dynamic dictionaries like the LZ77 and LZ78 algorithms.
After that, I have to update the docs.

Make the repo visually better - add a test passing badge, maybe some simple visuals to explain to the reader how the alg works, just by looking at the README.

Add a discussion on how the repository is structured, a code of conduct, a license...