LEM/docs/plans
Snider f79eaabdce feat: WoRF — Word Radiance Field experiments
NeRF-inspired technique for learning relational dynamics of language.
Not what words mean, but how they behave together — rhythm, pacing,
punctuation patterns, style transitions.

v1: positional field over text (baseline, memorises)
v2: masked feature prediction (relational, actually works)

Trained on Wodehouse "My Man Jeeves" (public domain, Gutenberg).
All 11 style features are highly relational — the field learns that
Wodehouse's style is a tightly coupled system.

Key finding: style interpolation between narrative and dialogue
produces sensible predictions for unmeasured features, suggesting
the continuous field captures real structural patterns.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-04 09:43:38 +00:00
..
completed docs: add Q/K Bone Orientation section to README, archive implementation plan 2026-02-23 12:34:33 +00:00
2026-02-22-distill-backend-migration-design.md refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:17 +00:00
2026-02-22-distill-migration.md refactor: apply go fix modernizers for Go 1.26 2026-02-22 21:00:17 +00:00
2026-03-04-worf-design.md feat: WoRF — Word Radiance Field experiments 2026-03-04 09:43:38 +00:00