This idea is so cool, but when I enter a word, I can't sum up the logic of the position of each word. What method or technology does this game use to determine the position of each word?
I used `all-MiniLM-L6-v2` embeddings for the top 10k most frequent words, then reduced dimensionality to 2d hyperbolic space by following this doc as reference: https://umap-learn.readthedocs.io/en/latest/embedding_space.html
Then, as shown in the doc, mapped into a Poincaré disk