Ecosyste.ms: Packages

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

Top 7.0% dependent repos on nuget.org

nuget.org : stringcomparison

StringComparison is a library developed for reconciling naming conventions between different models of the electric grid. I have stripped off the power system specific code and put together what can effectively be used as a string extension for determining approximate equality between two strings. All of the algorithms used here have been pulled from online resources, translated into C#, and compiled into this library. I found several other similar open-source implementations around but nothing for .NET/C#. Adding the *.dll to your project will give you access to this extension and the individual extensions under the hood of the IsSimilarity() extension.

Registry - Homepage - JSON
purl: pkg:nuget/stringcomparison
Keywords: strings, levenshtein, tanimoto, Hamming, jaccardm, distance, jaro, winkler, longest, subsequence, overlap, coefficient, ratcliff, obershelp, similarity, text, compare, sorensen, dice
License:
Latest release: about 6 years ago
First release: about 6 years ago
Dependent repositories: 1
Downloads: 20,645 total
Last synced: 20 days ago

    Loading...
    Readme
    Loading...