| jamesturk/jellyfish |
1,939 |
|
323 |
127 |
over 2 years ago |
42 |
November 17, 2023 |
7 |
mit |
Jupyter Notebook |
| 🪼 a python library for doing approximate and phonetic matching of strings. |
| rockymadden/stringmetric |
475 |
|
22 |
7 |
over 8 years ago |
4 |
March 26, 2014 |
22 |
|
Scala |
| :dart: String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein). |
| eulerto/pg_similarity |
238 |
|
0 |
0 |
over 5 years ago |
0 |
|
5 |
bsd-3-clause |
C |
| set of functions and operators for executing similarity queries |
| xrash/smetrics |
208 |
|
40 |
2,435 |
over 2 years ago |
7 |
December 16, 2020 |
1 |
mit |
Go |
| String metrics library written in Go. |
| ticki/eudex |
173 |
|
2 |
3 |
over 9 years ago |
2 |
August 27, 2016 |
3 |
mit |
Rust |
| A blazingly fast phonetic reduction/hashing algorithm. |
| chrislit/abydos |
112 |
|
2 |
7 |
over 4 years ago |
9 |
January 11, 2020 |
56 |
gpl-3.0 |
Python |
| Abydos NLP/IR library for Python |
| StefH/SimMetrics.Net |
109 |
|
11 |
5 |
about 2 years ago |
4 |
October 10, 2017 |
0 |
mit |
C# |
| SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). This library support multiple .NET versions including .NET Core (NETStandard 1.x) |
| NationalSecurityAgency/qgis-searchlayers-plugin |
72 |
|
0 |
0 |
about 2 years ago |
0 |
|
1 |
gpl-2.0 |
Python |
| Enhanced textual vector layer searching in QGIS. |
| smashedtoatoms/the_fuzz |
65 |
|
3 |
2 |
over 7 years ago |
6 |
February 14, 2018 |
0 |
apache-2.0 |
Elixir |
| String metrics and phonetic algorithms for Elixir (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein) |
| vickumar1981/stringdistance |
57 |
|
0 |
0 |
almost 4 years ago |
23 |
April 25, 2022 |
16 |
other |
Scala |
| A fuzzy matching string distance library for Scala and Java that includes Levenshtein distance, Jaro distance, Jaro-Winkler distance, Dice coefficient, N-Gram similarity, Cosine similarity, Jaccard similarity, Longest common subsequence, Hamming distance, and more.. |