Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 1.7% on proxy.golang.org
Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 4.7% forks on proxy.golang.org
Top 0.1% docker downloads on proxy.golang.org

proxy.golang.org : github.com/xrash/smetrics

Package smetrics provides a bunch of algorithms for calculating the distance between strings. There are implementations for calculating the popular Levenshtein distance (aka Edit Distance or Wagner-Fischer), as well as the Jaro distance, the Jaro-Winkler distance, and more. For the Levenshtein distance, you can use the functions WagnerFischer() and Ukkonen(). Read the documentation on these functions. For the Jaro and Jaro-Winkler algorithms, check the functions Jaro() and JaroWinkler(). Read the documentation on these functions. For the Soundex algorithm, check the function Soundex(). For the Hamming distance algorithm, check the function Hamming().

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/xrash/smetrics
Keywords: algorithm, distance, go, jaro, jarowinkler, levenshtein-distance, soundex, string-metrics, ukkonen, winkler
License: MIT
Latest release: 6 months ago
First release: over 7 years ago
Namespace: github.com/xrash
Dependent packages: 4,868
Dependent repositories: 4,567
Stars: 198 on GitHub
Forks: 24 on GitHub
Docker dependents: 1,521
Docker downloads: 11,248,144,156
See more repository details: repos.ecosyste.ms
Last synced: about 1 hour ago

    Loading...
    Readme
    Loading...