issues
search
luozhouyang
/
python-string-similarity
A library implementing different string similarity and distance measures using Python.
MIT License
992
stars
127
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Needing Advice: Best algo(s) for distance based on "proportion of shared substrings"
#35
davidmcnabnz
opened
2 years ago
0
Fix JaroWinkler not being exposed
#34
havardox
opened
2 years ago
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
tatarin30
opened
2 years ago
0
question: is it possible to extract the words alignment ?
#32
TzurV
opened
3 years ago
1
Alternate Algorithms from TextDistance
#31
BradKML
opened
3 years ago
2
Refactor deprecated unittest aliases for Python 3.11 compatibility.
#30
tirkarthi
closed
3 years ago
0
fix ngram distance for strings shorter than N
#29
adamko147
closed
3 years ago
1
NGram issue with strings shorter than N
#28
adamko147
closed
3 years ago
2
word2vec学习笔记
#27
Leefusen
closed
3 years ago
1
Cosine has divide by zero bug
#26
dave31415
opened
3 years ago
1
readme, incorrect URL
#25
buddha-mnky
opened
3 years ago
0
Added Python 3.9 to test matrix
#24
pajusmar
closed
3 years ago
2
Added SIFT4
#23
matthijsz
closed
4 years ago
0
speed of JaroWinkler
#22
reza1615
closed
3 years ago
4
Speed of levenshtein
#21
reza1615
closed
3 years ago
2
use specified costs when one of the strings is empty
#20
lanzkron
closed
4 years ago
0
Make names of variables reflect what they mean
#19
lanzkron
closed
4 years ago
2
Undeclared dependency: Numpy
#18
keddad
closed
4 years ago
1
Words instead of characters
#17
evyasonov
closed
4 years ago
2
'Overlap Coefficient' added which is very similar to Jaccard and Sore…
#16
gokhanercan
closed
4 years ago
0
Removed redundant intersection loop
#15
gokhanercan
closed
4 years ago
0
ZeroDivisionError: float division by zero
#14
alexandreraufast
closed
4 years ago
0
Bug in LCS Function
#13
bam54
closed
4 years ago
1
Nondeclared dependency numpy
#12
fridde
closed
4 years ago
1
strsim or strsimpy or pystrsim?
#11
fridde
closed
4 years ago
1
Bug fix
#10
urigoren
closed
5 years ago
0
Revert "Added New similarity algorithm using Gensim Library "
#9
luozhouyang
closed
5 years ago
0
Added New similarity algorithm using Gensim Library
#8
thepylot
closed
5 years ago
5
installation problem
#7
dur41d
closed
5 years ago
2
Convert distance to probability
#6
jtlz2
closed
5 years ago
2
Example / Default / Suggested Weights
#5
jtlz2
closed
5 years ago
1
Revert "added regex prior to profiles calculation"
#4
luozhouyang
closed
5 years ago
0
added regex prior to profiles calculation
#3
ghost
closed
5 years ago
1
Find most similar word among target and list of words
#2
alberduris
closed
5 years ago
2
ZeroDivisionError when computing Jaccard or Cosine distances
#1
rsgoncalves
closed
5 years ago
1