Hello everyone,
I hope you are all doing well.
I have recently managed to compress the enwik9 dataset down to under 145 MB using a custom algorithm derived from the BWT ➔ MTF ➔ Huffman coding pipeline.
Currently, I am exploring a few additional ideas to integrate into my compressor to further optimize the ratio. However, before proceeding, I wanted to consult the experts here: Is there any known mathematical barrier or theoretical limit inherent to this specific family of algorithms that would prevent it from breaking the current world record?
I would highly appreciate your insights and technical feedback on this.
Thank you for your time!