Skip to content
字符串近似匹配

Image by Ogutier on Pixabay · Pixabay License

EntityQ1798621· pop 11· linked from 91 articles

字符串近似匹配

Sign in to save

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

Wikidata facts

Instance of
algorithm
Sources (3)

via Wikidata · CC0

Article · 中文

在计算机科学中, 字符串近似匹配(通常俗称为字符串模糊查询),是一种字符串查找技术,用来近似匹配一个模式,而不是完全匹配。

Abstract from DBpedia / Wikipedia · CC BY-SA