Embeddings turns words into lists of numbers, a vector, that represent how closely related they are, semantically.
Spelling doesn't matter, for example "cat" and "dog" are closely linked, but "cat" and "car" are not.
Embeddings turns words into lists of numbers, a vector, that represent how closely related they are, semantically.
Spelling doesn't matter, for example "cat" and "dog" are closely linked, but "cat" and "car" are not.