IT lexicon AI & ML Semantic search

Semantic search

AI & ML På svenska → Updated: 2026-05-23

Search based on meaning instead of exact words — "how do I fix my car" finds documents on "automotive repair".

Built on embeddings + a vector database. Complement to classic keyword search (BM25). Hybrid search combines both for the best results: precision from keywords + recall from semantics.

← Back to the lexicon