Concepts
Embedding
A way of converting text into numbers (vectors) so the system can measure how similar two pieces of text are — used internally when searching a knowledge base.
Alternate definitions 1
Definition 2Concepts
A numerical representation of a piece of text — two embeddings that are close together in number-space mean the texts have similar meaning, enabling similarity search.
Concepts · curriculum materials