Description
Computes similarity and distance metrics between strings or other sequences, including algorithms useful for fuzzy matching, deduplication, search, and text comparison. It helps applications measure how close two values are.
Developers use it as a library. Distance scores are only heuristics, so tune thresholds and test language-specific behavior before using matches for user-facing decisions.