← 🧠 AI & Machine Learning

🧠 Embedding Space

Analogy vectors (king − man + woman)
Auto-rotate
Words plotted:
Neighbor links:
FPS:
Drag — rotate · Scroll — zoom · Click a word — highlight neighbors

🧠 Natural Language Processing

A live 3D word-embedding space where semantically related words cluster together, nearest-neighbor links reveal which words a model considers "close" in meaning, and a vector-arithmetic demo shows how embeddings encode analogies.

🔬 What It Demonstrates

How tokenized words become numeric vectors whose geometric position captures meaning — related concepts cluster, and directions between points can represent relationships like gender or royalty.

🎮 How to Use

Filter by semantic category, drag the similarity threshold to reveal or hide neighbor links, click a word to highlight its nearest neighbors, and toggle the king−man+woman analogy vectors.

💡 Did You Know?

The famous king − man + woman ≈ queen result from Word2Vec (2013) showed that simple vector arithmetic on learned embeddings can capture real semantic relationships.