• Need help with general-purpose compression technique.

    From Harry Potter@21:1/5 to All on Thu Mar 26 14:24:28 2020
    Hi! I'm currently working on a general-purpose compression technique and am doing poorly. Right now, I'm using a LZ variant, Canonical Huffman, a version of BPE and my own ideas on data that would otherwise be uncompressed. Based on the information I
    gave, what can I do to improve the technique?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Turner Spidell@21:1/5 to Harry Potter on Wed Jan 20 10:45:14 2021
    On Thursday, March 26, 2020 at 2:24:31 PM UTC-7, Harry Potter wrote:
    Hi! I'm currently working on a general-purpose compression technique and am doing poorly. Right now, I'm using a LZ variant, Canonical Huffman, a version of BPE and my own ideas on data that would otherwise be uncompressed. Based on the information I
    gave, what can I do to improve the technique?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harry Potter@21:1/5 to All on Wed Jan 20 16:26:19 2021
    I forgot to mention this: I swapped Canonical Huffman for Adaptive Huffman and now I'm doing much better. :) I also want other ideas.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)