
Image by Ogutier on Pixabay · Pixabay License
字符串近似匹配
Sign in to saveAlso 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
- Subclass of
- string-searching algorithm
Sources (3)
via Wikidata · CC0
Article · 中文
在计算机科学中, 字符串近似匹配(通常俗称为字符串模糊查询),是一种字符串查找技术,用来近似匹配一个模式,而不是完全匹配。
Abstract from DBpedia / Wikipedia · CC BY-SA