// COMPLETE THREAD

Re: second order homophonic substitution

1 expanded post ยท every known parent and child

NODE a98d42f9Re: second order homophonic substitution
Another way of thinking about this is:

Compress with one Huffman compression scheme based on the message
text

then

Decompress with the Huffman scheme based on the desired statistics.