Continent
Country
City
True tail
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.
A small knowledge graph of continents, countries and capital cities lives here as points in a real 3D embedding space, exactly the way production knowledge-graph-embedding systems represent entities. Two relations connect them — capital_of and part_of — and two scoring models compete to predict missing links: TransE, which represents a relation as a translation vector added to the head, and RotatE, which represents it as a rotation. Pick a head entity and a relation, switch between the two models, and watch the predicted point, the ranked candidate list and the true tail's rank change live, making visible exactly why the choice of relation operator matters for real link prediction.