knowledge.md
~home.md knowledge.md
back to knowledge
# Text embeddings represent text in numerical form
updated 2026-04-25 · created 2026-04-22 · 1 min read

Text embeddings represent text in numerical form (list of vectors) that encompasses the semantic meaning.

Text is translated into text embeddings using an embedding model. The performance of the model depends on size of the model and relevance of domain of the training data.

The distance between two vectors can be calculated using cosine similarity or other distance functions.

Small distance represents high relatedness.

Common uses for embeddings:

  • Search
  • Clustering
  • Recommendations
  • Anomaly detection
  • Diversity measurement
  • Classification
me@maurycyblaszczak.com:~/knowledge/ai-ml $ echo 2026 Maurycy Blaszczak"
NOR ai-ml/text-embeddings-represent-text-in-numerical-form.md utf-8 obsidian 2026-04-25 atom privacy.md : 05:43