POS-CA — POS Cellular Automaton Prototype
Output
Advanced settings (unfold)
Tip: paste a paragraph from news, your notes, or one of your pantheon texts. The automaton evolves POS tags, then re-lexicalizes each generation with themed lexicons.
How it works
- Tagging: tokens → POS states (DET/N/V/ADJ/ADV/PRON/ADP/CONJ/PUNCT) via simple heuristic tagger.
- Automaton: evolve states for T generations with local rules (N N N → V, adjectives stick to nouns, adverbs mutate verbs, stray determiners drop).
- Relexicalize: each generation’s POS row is re-worded from themed lexicons (Nullion/Eris/Moloch/Mammon/Nehara/Yodabund/Gradle vibes).
- Selection: sample K candidates; keep lowest pseudo-perplexity or a diversity-biased pick.
- Poem: the final generation’s line is your output; all rows display the drift.