Class 7 · CBSE AI · Strand C — NLP, Vision, and LLMs Deep-Dive
What are embeddings? Words as points in space — for Class 7
Embeddings turn words into lists of numbers that capture meaning. How AI understands language. For Class 7.
Class 7 · CBSE AI · Strand C — NLP, Vision, and LLMs Deep-Dive
Embeddings turn words into lists of numbers that capture meaning. How AI understands language. For Class 7.
Cricket fielding positions
Imagine placing cricket fielders on a ground based on how similar their roles are — the two slips would be very close to each other, mid-on and mid-off would be nearby, and the wicketkeeper would be in a completely different zone. Embeddings place words on a similar 'field' based on how similar their jobs in sentences are.
Bazaar layout
In a big bazaar, similar shops cluster together — all the vegetable sellers are in one lane, all the cloth merchants in another. Embeddings organise words the same way: 'tomato', 'onion', and 'capsicum' end up in the same neighbourhood of meaning-space.
Every Dhee Learning session for this concept follows three stages. We share the questions Dhee actually asks, so you can hear what a session sounds like.
Stage 1 — Surface
If I gave every word in a dictionary a unique number — like 'cat' = 1, 'dog' = 2, 'mango' = 3 — what would be the problem with that system for a machine trying to understand meaning?
Rote answer
"An embedding is a vector that represents a word as numbers."
Understood
"The problem is that 'cat' = 1 and 'dog' = 2 are next to each other numerically, but 'cat' = 1 and 'mango' = 3 is also close — the numbers don't tell the machine that cat and dog are both animals and mango is something totally different."
Stage 2 — Reasoning
In an embedding space, 'king' minus 'man' plus 'woman' famously gives something very close to 'queen'. Why is that remarkable — and what does it tell us about how meaning is stored?
Follow-up Dhee may use: Think of it like a map. If 'Delhi' minus 'India' plus 'France' gives 'Paris', what does that tell you about what the map is storing?
Stage 3 — Application
You're building a search tool for a library of Indian recipes. Why would using embeddings be better than just matching keywords like 'spicy' or 'rice'?
Misconception Dhee watches for: Thinking embeddings 'look up definitions' — they don't store definitions, they store statistical patterns of co-occurrence.
Dhee turns this concept into a 15-minute spoken session — asking, listening, and probing — so your child builds the idea themselves.
Embeddings turn words into lists of numbers that capture meaning. How AI understands language. For Class 7.
Embeddings 'understand' meaning the way humans do — they capture statistical patterns, not true comprehension.
Dhee opens with a question — for example: "If I gave every word in a dictionary a unique number — like 'cat' = 1, 'dog' = 2, 'mango' = 3 — what would be the problem with that system for a machine trying to understand meaning?" — listens to your child's answer, then probes the reasoning behind it. The session ends when the child can apply the idea to a brand-new situation, not just recall it.