Could you compress text files by mapping a word to how commonly it is used and translating it with an application?
Snarwin @ Snarwin @kbin.social Posts 0Comments 23Joined 2 yr. ago
Snarwin @ Snarwin @kbin.social
Posts
0
Comments
23
Joined
2 yr. ago
This technique is called Huffman coding, and it's used in a number of compression algorithms.