FileSize | 7360 |
MD5 | 3D95BE297C1B0367DF27D4ED3CAD9D00 |
PackageDescription | 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 |
PackageMaintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
PackageName | golang-github-lithammer-fuzzysearch-dev |
PackageSection | golang |
PackageVersion | 1.1.2-1 |
SHA-1 | F2FE3E84D5B83AC9CA7B59318CD26A5633ACBEE5 |
SHA-256 | CC878C6107143456D30CEA8748CADD2209F9750B52C39C7D11BB5EB82DEACB1A |