Semantic Networks

Explore the structure of the early vocabulary as a semantic network. Words appear when the typical child acquires them (age of acquisition estimated from the Wordbank data) and connect to their nearest semantic neighbors (multilingual Gemini embeddings — so words from different languages live in the same semantic space, and selecting several languages shows translation equivalents clustering together).

Loading data — the first load can take a few seconds…
Note

Age of acquisition is the age at which at least 50% of children are reported to produce the word (glm fit per item, as in wordbankr::fit_aoa). Semantic similarity is the cosine between gemini-embedding-001 embeddings of the item definitions, which share one multilingual space — try selecting two languages and watch translation equivalents attract each other.