| life4/textdistance.rs |
208 |
|
0 |
0 |
almost 3 years ago |
10 |
May 24, 2023 |
0 |
mit |
Rust |
| 🦀📏 Rust library to compare strings (or any sequences). 25+ algorithms, pure Rust, common interface, Unicode support. |
| dodona-edu/dolos |
177 |
|
0 |
4 |
about 2 years ago |
16 |
October 23, 2023 |
61 |
mit |
TypeScript |
| :detective: Source code plagiarism detection |
| chrislit/abydos |
112 |
|
2 |
7 |
over 4 years ago |
9 |
January 11, 2020 |
56 |
gpl-3.0 |
Python |
| Abydos NLP/IR library for Python |
| wooorm/levenshtein.c |
71 |
|
0 |
0 |
over 3 years ago |
0 |
|
0 |
mit |
C |
| Levenshtein algorithm in C |
| 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.. |
| znwang25/fuzzychinese |
52 |
|
0 |
0 |
about 3 years ago |
3 |
April 29, 2019 |
1 |
bsd-3-clause |
Python |
| A small package to fuzzy match chinese words |
| iomega/spec2vec |
50 |
|
0 |
4 |
over 2 years ago |
9 |
February 04, 2022 |
14 |
apache-2.0 |
Python |
| Word2Vec based similarity measure of mass spectrometry data. |
| itspawanbhardwaj/spark-fuzzy-matching |
18 |
|
0 |
0 |
over 6 years ago |
1 |
December 28, 2019 |
0 |
mit |
Scala |
| Fuzzy matching function in spark (https://spark-packages.org/package/itspawanbhardwaj/spark-fuzzy-matching) |
| poke1024/simtrie |
11 |
|
0 |
0 |
about 5 years ago |
0 |
|
2 |
mit |
Python |
| An efficient data structure for fast string similarity searches |
| google/unisim |
10 |
|
0 |
0 |
over 2 years ago |
0 |
|
2 |
mit |
Python |
| UniSim is a package for efficient similarity computation, fuzzy matching, and clustering of data. |