pull down to refresh

I got curious about how good text compression algorithms are and found these benchmark results: https://mattmahoney.net/dc/text.html. Note: these are for large files.
Interestingly the winner ranked by result + decompressor size uses a neural network:
NNCP is an experiment to build a practical lossless data compressor with neural networks. The latest version uses a Transformer model.
It's also nearly 3x better than gzip.
reply
What's up with OP in a nutshell?
reply