Artifact golang-github-schollz-closestmatch-dev_2.1.0-3_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    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.
  Homepage: https://github.com/schollz/closestmatch
  Installed-Size: '1247'
  Maintainer: Debian Go Packaging Team <team+pkg-go@tracker.debian.org>
  Multi-Arch: foreign
  Package: golang-github-schollz-closestmatch-dev
  Priority: optional
  Section: devel
  Source: golang-github-schollz-closestmatch
  Version: 2.1.0-3
srcpkg_name: golang-github-schollz-closestmatch
srcpkg_version: 2.1.0-3

File

golang-github-schollz-closestmatch-dev_2.1.0-3_all.deb
Binary file golang-github-schollz-closestmatch-dev_2.1.0-3_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package golang-github-schollz-closestmatch_2.1.0-3

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA