Artificial Intelligence

Semantic Similarity

A measure of how similar in meaning two pieces of text are, regardless of the specific words used. Semantic similarity captures conceptual relatedness rather than lexical overlap.

Why It Matters

Semantic similarity powers deduplication, plagiarism detection, FAQ matching, and RAG retrieval. It understands meaning, not just surface form.

Example

The sentences 'The cat is sleeping' and 'The feline is resting' have high semantic similarity despite sharing zero content words.

Think of it like...

Like recognizing that a suit and a tuxedo are similar despite looking different — they serve the same purpose and share the same essential qualities.

Related Terms