Paket: golang-github-schollz-closestmatch-dev (2.1.0-2)
Links für golang-github-schollz-closestmatch-dev
Trisquel-Ressourcen:
Quellcode-Paket golang-github-schollz-closestmatch herunterladen:
- [golang-github-schollz-closestmatch_2.1.0-2.dsc]
- [golang-github-schollz-closestmatch_2.1.0.orig.tar.gz]
- [golang-github-schollz-closestmatch_2.1.0-2.debian.tar.xz]
Betreuer:
Original Maintainers:
- Debian Go Packaging Team
- Dawid Dziurla
Externe Ressourcen:
- Homepage [github.com]
Ähnliche Pakete:
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 herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 373,7 kB | 1247 kB | [Liste der Dateien] |