Package: golang-github-lithammer-fuzzysearch-dev (1.1.3-1)
Links for golang-github-lithammer-fuzzysearch-dev
Trisquel Resources:
Download Source Package golang-github-lithammer-fuzzysearch:
- [golang-github-lithammer-fuzzysearch_1.1.3-1.dsc]
- [golang-github-lithammer-fuzzysearch_1.1.3.orig.tar.gz]
- [golang-github-lithammer-fuzzysearch_1.1.3-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Go Packaging Team
- Takuma Shibuya
External Resources:
- Homepage [github.com]
Similar packages:
FuzzySearch provides tiny and fast fuzzy search
Fuzzy searching allows for flexibly matching a string with partial input, useful for filtering data very quickly based on lightweight user input
Inspired by bevacqua/fuzzysearch (https://github.com/bevacqua/fuzzysearch), a fuzzy matching library written in JavaScript. But contains some extras like ranking using Levenshtein distance (http://en.wikipedia.org/wiki/Levenshtein_distance) (see RankMatch() (https://godoc.org/github.com/lithammer/fuzzysearch/fuzzy#RankMatch)) and finding matches in a list of words (see Find() (https://godoc.org/github.com/lithammer/fuzzysearch/fuzzy#Find)).
The current implementation uses the algorithm suggested by Mr. Aleph, a Russian compiler engineer working at V8
Other Packages Related to golang-github-lithammer-fuzzysearch-dev
|
|
|
-
- dep: golang-golang-x-text-dev
- Supplementary Go text-related libraries
Download golang-github-lithammer-fuzzysearch-dev
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 7.3 kB | 38 kB | [list of files] |