Hacker News new | ask | show | jobs
by mkl 670 days ago
Embeddings have structure, or they wouldn't be very useful. E.g. cosine similarity works because (many) embeddings are designed to support it.
1 comments

Oh, that should have been obvious. Thank you for explaining.