Lab / Word Embedding Trainer
type

Word Embedding Trainer

Train Word2Vec skip-gram embeddings from scratch. Visualize word relationships, solve analogies, and explore semantic space.

Corpus
Drag to pan, scroll to zoom
Train the model to see word embeddings projected to 2D via PCA.

Skip-gram with negative sampling, PCA projection, and cosine similarity — all implemented from scratch. Runs entirely in your browser.