toutes les options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Paquet source : golang-github-schollz-closestmatch  ]

Paquet : golang-github-schollz-closestmatch-dev (2.1.0-3)

Liens pour golang-github-schollz-closestmatch-dev

Screenshot

Ressources Debian :

Télécharger le paquet source golang-github-schollz-closestmatch :

Responsables :

Ressources externes :

Paquets similaires :

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.

Télécharger golang-github-schollz-closestmatch-dev

Télécharger pour toutes les architectures proposées
Architecture Taille du paquet Espace occupé une fois installé Fichiers
all 373,8 ko1 247,0 ko [liste des fichiers]