Embedding More complex than 1 hot Lookup table is an example. token_embedding(i)=gather(W,i) Say vocabulary is (the cat walks) Embedding vector v that will be learnt Values like : vthe, vcat, vwalks