Lempel–Ziv Text Recombination
idle
Paste a seed text above and click Generate Text to recombine it.
One-screen guarantee: the page never scrolls; long text scrolls inside this box.
Usage. Paste a source text into the Seed text box on the left, adjust the knobs if you like, then click Generate Text. The recombinant output will appear in the Output box at the bottom; you can copy just the output, or copy a full script + seed with “Copy Script.”
LZ-style recombination. Treat previously seen substrings as a codebook. At each step we take the longest suffix of current output (up to K) that appears in a rolling window (seed + prior output), grab the tokens that followed those contexts, and pick one (with light temperature).
Tips. Higher K = tighter mimic; lower K = freer remix. If it loops, raise Novelty% or Jitter, or lower K. Word mode = recombinant prosody; Char mode = texture/mimicry. Everything is ASCII-scrubbed.
No comments:
Post a Comment