Glossary

Embedding

An embedding is a method for turning text into a set of numbers so that texts with the same meaning have nearby numbers. That makes semantic search possible.

Also called جاسازی برداری

The practical value is that search is no longer limited to word match. The question “which customers are being lost?” can reach a document that uses the phrase “customer churn,” even if they share no words.

For Persian there is an important point: result quality depends heavily on the embedding model, and not all models support Persian equally. Normalizing Arabic and Persian characters, handling zero-width non-joiners, and digits is also necessary before embedding; otherwise a single phrase becomes several different vectors.

Let’s make your processes agentic

Where do we start?
Embedding · DIDRAH