Skip the weights: building toy word embeddings from hand-crafted feature axes

cephaloform · x · 2026-09-16

An explainer thread on building toy word embeddings without training: instead of generating random weights, hand-pick a single feature axis — like "how active" or "how positive" a word is, or multiply the two — score a set of words yourself as the reference set, then compare the polynomial-derived features against it to find the closest matches, constrained by a Markov-chain-decided part of speech. Essentially a minimal demonstration of embeddings and POS tagging showing features can be designed by hand rather than learned.

Related event: Markov Chains Plus One-Dimensional Projections Enable Hand-Computable AI(3 posts)→

Original post →

More from Research

Research channel →