So I have compressed different texts with LZW and Huffman coding, and LZW proves to be a better choice on bigger texts than huffman. Is there a way (Maybe use some technique