
Also known as fuzzy string-searching algorithm, fuzzy string-matching algorithm, string-matching algorithm with errors, approximate string matching, fuzzy search
algorithm for finding strings that match a pattern approximately
在计算机科学中, 字符串近似匹配(通常俗称为字符串模糊查询),是一种字符串查找技术,用来近似匹配一个模式,而不是完全匹配。
Abstract from DBpedia / Wikipedia · CC BY-SA
via Wikidata sitelinks · CC0
Discovered by embedding cosine similarity (sentence-transformers MiniLM, 384-dim).