| tdebatty/java-string-similarity |
2,417 |
|
142 |
37 |
about 4 years ago |
26 |
May 12, 2020 |
12 |
other |
Java |
| Implementation of various string similarity and distance algorithms: Levenshtein, Jaro-winkler, n-Gram, Q-Gram, Jaccard index, Longest Common Subsequence edit distance, cosine similarity ... |
| luozhouyang/python-string-similarity |
666 |
|
0 |
41 |
over 4 years ago |
12 |
September 10, 2021 |
2 |
mit |
Python |
| A library implementing different string similarity and distance measures using Python. |
| oreillymedia/t-SNE-tutorial |
568 |
|
0 |
0 |
over 9 years ago |
0 |
|
7 |
other |
JavaScript |
| A tutorial on the t-SNE learning algorithm |
| 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). |
| feature23/StringSimilarity.NET |
401 |
|
9 |
19 |
over 2 years ago |
13 |
November 27, 2023 |
2 |
other |
C# |
| A .NET port of java-string-similarity |
| MaurizioFD/RecSys_Course_AT_PoliMi |
346 |
|
0 |
0 |
over 2 years ago |
0 |
|
3 |
agpl-3.0 |
Jupyter Notebook |
| This is the official repository for the Recommender Systems course at Politecnico di Milano. |
| hbollon/go-edlib |
331 |
|
0 |
33 |
almost 4 years ago |
18 |
January 31, 2022 |
1 |
mit |
Go |
| 📚 String comparison and edit distance algorithms library, featuring : Levenshtein, LCS, Hamming, Damerau levenshtein (OSA and Adjacent transpositions algorithms), Jaro-Winkler, Cosine, etc... |
| ArtistScript/FastTextRank |
264 |
|
0 |
0 |
over 5 years ago |
5 |
January 28, 2019 |
7 |
|
Python |
| 中文文本摘要/关键词提取 |
| tigergraph/gsql-graph-algorithms |
168 |
|
0 |
0 |
about 3 years ago |
0 |
|
5 |
apache-2.0 |
C++ |
| GSQL Graph Algorithms |
| Jacobe2169/GMatch4py |
166 |
|
0 |
0 |
about 3 years ago |
0 |
|
11 |
mit |
Cython |
| A graph matching library for Python |