luozhouyang/python-string-similarity
A library implementing different string similarity and distance measures using Python.
PythonMIT
Issues
- 0
Needing Advice: Best algo(s) for distance based on "proportion of shared substrings"
#35 opened by davidmcnabnz - 0
This library does not work in Python 3.10.5. Will you edit this code to make it work in version 3.10.5?
#33 opened by tatarin30 - 1
- 2
Alternate Algorithms from TextDistance
#31 opened by BradKML - 2
NGram issue with strings shorter than N
#28 opened by adamko147 - 1
word2vec学习笔记
#27 opened by Leefusen - 1
Cosine has divide by zero bug
#26 opened by dave31415 - 0
readme, incorrect URL
#25 opened by buddha-mnky - 2
Speed of levenshtein
#21 opened by reza1615 - 4
speed of JaroWinkler
#22 opened by reza1615 - 1
Undeclared dependency: Numpy
#18 opened by keddad - 2
Words instead of characters
#17 opened by evyasonov - 1
Bug in LCS Function
#13 opened by bam54 - 0
- 1
strsim or strsimpy or pystrsim?
#11 opened by fridde - 1
Nondeclared dependency numpy
#12 opened by fridde - 2
installation problem
#7 opened by dur41d - 2
Convert distance to probability
#6 opened by jtlz2 - 1
Example / Default / Suggested Weights
#5 opened by jtlz2 - 1
- 2