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

Order1 ranking #31

Closed mitiko closed 3 years ago

mitiko commented 3 years ago

Implement order-1 entropy ranking. Order-n entropy ranking needs all locations from the parsing, not just the count so I had to re-write the architecture. While I was at it, I redefined how match finding (previously referred to as counting) should work.

Changelog: