@nathanrs: I found out the other day that any compression tool can be contorted to do language modeling. Turns out gzip can genera…

X AI KOLs Following News

Summary

The tweet describes how any compression tool, including gzip, can be adapted for language modeling, and that gzip can generate text that resembles Shakespeare. A write-up is linked.

I found out the other day that any compression tool can be contorted to do language modeling. Turns out gzip can generate text that somewhat *resembles* Shakespeare. Short write up linked below https://t.co/KfRi5P3gRo
Original Article
View Cached Full Text

Cached at: 06/17/26, 01:42 AM

I found out the other day that any compression tool can be contorted to do language modeling. Turns out gzip can generate text that somewhat resembles Shakespeare. Short write up linked below https://t.co/KfRi5P3gRo

Similar Articles

Can gzip be a language model?

Lobsters Hottest

This article explores using the gzip compression algorithm as a language model, demonstrating that compression algorithms can generate text by scoring candidate continuations based on compressed length, using beam search to produce output.

Large Language Models of Babel

ML at Berkeley

The article reflects on the history of text generation, drawing parallels between modern LLMs like GPT-4 and earlier concepts from Jorge Luis Borges and Claude Shannon. It explores how Shannon's probabilistic experiments and Borges' 'Library of Babel' metaphor help clarify fundamental questions about the nature of generated text and data structure.