Embeddings
Artificial intelligence gives words a place in space. She turns them into vectors, so meaning can be measured by distance. These lessons show how she builds her embeddings.
- Classic word embeddings – Early embedding methods, such as Word2Vec.
- Global vector embeddings – Approaches such as GloVe for word representation.
- Contextual embeddings – Modern embeddings with transformers.