全部搜索项
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: golang-github-schollz-closestmatch  ]

软件包:golang-github-schollz-closestmatch-dev(2.1.0-3)

golang-github-schollz-closestmatch-dev 的相关链接

Screenshot

Debian 的资源:

下载源码包 golang-github-schollz-closestmatch

维护小组:

外部的资源:

相似软件包:

Golang library for fuzzy matching within a set of strings

Closestmatch is a simple and fast Go library for fuzzy matching an input string to a list of target strings. closestmatch is useful for handling input from a user where the input (which could be misspelled or out of order) needs to match a key in a database. closestmatch uses a bag-of-words approach (https://en.wikipedia.org/wiki/Bag-of-words_model) to precompute character n-grams to represent each possible target string. The closest matches have highest overlap between the sets of n-grams. The precomputation scales well and is much faster and more accurate than Levenshtein for long strings.

下载 golang-github-schollz-closestmatch-dev

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 373.8 kB1,247.0 kB [文件列表]