simetric
String matcher
Facilities to calculate the distance and similarity between strings using various algorithms
String similarity metrics for Elixir
61 stars
4 watching
7 forks
Language: Elixir
last commit: over 3 years ago
Linked from 1 awesome list
distanceelixirjaro-winklerlevenshteinsimilarity
Related projects:
Repository | Description | Stars |
---|---|---|
lexmag/statix | An Elixir client for sending metrics to compatible servers | 275 |
universalavenue/simhash-ex | An Elixir implementation of Simhash, a distance metric for measuring semantic similarity between texts. | 22 |
vic/expat | Library providing reusable and composable pattern matching in Elixir for simplifying code and improving readability | 177 |
agext/levenshtein | Calculates Levenshtein distance and similarity metrics between two strings | 86 |
feature23/stringsimilarity.net | A .NET port of Java string similarity library implementing various distance and similarity measures | 450 |
christhekeele/matcha | A toolset for creating and using match specifications in Elixir to efficiently filter, map, trace function calls, and select data from tables. | 90 |
lexmag/msgpax | A high-performance MessagePack implementation for Elixir | 287 |
smashedtoatoms/the_fuzz | Provides Elixir implementations of string metric and phonetic algorithms | 77 |
pinterest/elixometer | Provides a simple wrapper around the exometer library to collect and report application metrics | 826 |
cbaggers/mk-string-metrics | Provides efficient algorithms to calculate string similarity metrics | 22 |
hbollon/go-edlib | A comprehensive Go library for calculating string similarity and edit distances between strings | 484 |
rwdaigle/metrix | An Elixir library to log custom application metrics in a well-structured format for downstream processing systems. | 52 |
sindresorhus/leven | A JavaScript implementation of the Levenshtein distance algorithm for measuring string similarity. | 715 |
jimsynz/lex_luthor | A state-based lexer generator for Elixir | 33 |
stefh/simmetrics.net | A library that provides a set of distance metrics and algorithms for comparing strings in multiple programming languages and frameworks. | 130 |