Skip to content
AImpact
IT EN
Data Beginner Also known as: Vettori semantici

Embedding

A numeric representation of a text as a vector of hundreds of numbers, where sentences with similar meaning produce vectors close to each other.

ShareLinkedInX

In practice

You compute them once with an embedding model and store them in a vector database. They power semantic search, document dedup, clustering, and the retrieval step in a RAG system.

Related terms

← All terms