Pakiet: golang-github-schollz-closestmatch-dev (2.1.0-3)
Odnośniki dla golang-github-schollz-closestmatch-dev
Zasoby systemu Debian:
- Raporty o błędach
- Developer Information
- Dziennik zmian w systemie Debian
- Informacje nt. praw autorskich
- Śledzenie łatek systemu Debian
Pobieranie pakietu źródłowego golang-github-schollz-closestmatch:
- [golang-github-schollz-closestmatch_2.1.0-3.dsc]
- [golang-github-schollz-closestmatch_2.1.0.orig.tar.gz]
- [golang-github-schollz-closestmatch_2.1.0-3.debian.tar.xz]
Opiekunowie:
Zasoby zewnętrzne:
- Strona internetowa [github.com]
Podobne pakiety:
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.
Pobieranie golang-github-schollz-closestmatch-dev
Architektura | Rozmiar pakietu | Rozmiar po instalacji | Pliki |
---|---|---|---|
all | 373,8 KiB | 1 247,0 KiB | [lista plików] |