GitHub / luozhouyang/python-string-similarity issues and pull requests
#36 - Missing imports in the package initialization
Issue -
State: open - Opened by YasCoMa about 2 months ago
#35 - Needing Advice: Best algo(s) for distance based on "proportion of shared substrings"
Issue -
State: open - Opened by davidmcnabnz almost 3 years ago
#34 - Fix JaroWinkler not being exposed
Pull Request -
State: open - Opened by havardox almost 3 years ago
#33 - This library does not work in Python 3.10.5. Will you edit this code to make it work in version 3.10.5?
Issue -
State: open - Opened by tatarin30 over 3 years ago
#32 - question: is it possible to extract the words alignment ?
Issue -
State: open - Opened by TzurV almost 4 years ago
- 1 comment
#31 - Alternate Algorithms from TextDistance
Issue -
State: open - Opened by BrandonKMLee almost 4 years ago
- 2 comments
#30 - Refactor deprecated unittest aliases for Python 3.11 compatibility.
Pull Request -
State: closed - Opened by tirkarthi about 4 years ago
#29 - fix ngram distance for strings shorter than N
Pull Request -
State: closed - Opened by adamko147 about 4 years ago
- 1 comment
#28 - NGram issue with strings shorter than N
Issue -
State: closed - Opened by adamko147 about 4 years ago
- 2 comments
#27 - word2vec学习笔记
Issue -
State: closed - Opened by Leefusen over 4 years ago
- 1 comment
#26 - Cosine has divide by zero bug
Issue -
State: open - Opened by dave31415 over 4 years ago
- 1 comment
#25 - readme, incorrect URL
Issue -
State: open - Opened by buddha-mnky almost 5 years ago
#24 - Added Python 3.9 to test matrix
Pull Request -
State: closed - Opened by pajusmar almost 5 years ago
- 2 comments
#23 - Added SIFT4
Pull Request -
State: closed - Opened by matthijsz about 5 years ago
#22 - speed of JaroWinkler
Issue -
State: closed - Opened by reza1615 about 5 years ago
- 4 comments
#21 - Speed of levenshtein
Issue -
State: closed - Opened by reza1615 about 5 years ago
- 2 comments
#20 - use specified costs when one of the strings is empty
Pull Request -
State: closed - Opened by lanzkron about 5 years ago
#19 - Make names of variables reflect what they mean
Pull Request -
State: closed - Opened by lanzkron about 5 years ago
- 2 comments
#18 - Undeclared dependency: Numpy
Issue -
State: closed - Opened by keddad over 5 years ago
- 1 comment
#17 - Words instead of characters
Issue -
State: closed - Opened by evyasonov over 5 years ago
- 2 comments
#16 - 'Overlap Coefficient' added which is very similar to Jaccard and Sore…
Pull Request -
State: closed - Opened by gokhanercan over 5 years ago
#15 - Removed redundant intersection loop
Pull Request -
State: closed - Opened by gokhanercan over 5 years ago
#14 - ZeroDivisionError: float division by zero
Issue -
State: closed - Opened by alexandreraufast over 5 years ago
#13 - Bug in LCS Function
Issue -
State: closed - Opened by bam54 over 5 years ago
- 1 comment
Labels: bug, contributions welcome
#12 - Nondeclared dependency numpy
Issue -
State: closed - Opened by fridde almost 6 years ago
- 1 comment
#11 - strsim or strsimpy or pystrsim?
Issue -
State: closed - Opened by fridde almost 6 years ago
- 1 comment
#10 - Bug fix
Pull Request -
State: closed - Opened by urigoren about 6 years ago
#9 - Revert "Added New similarity algorithm using Gensim Library "
Pull Request -
State: closed - Opened by luozhouyang about 6 years ago
#8 - Added New similarity algorithm using Gensim Library
Pull Request -
State: closed - Opened by thepylot about 6 years ago
- 5 comments
#7 - installation problem
Issue -
State: closed - Opened by dur41d about 6 years ago
- 2 comments
#6 - Convert distance to probability
Issue -
State: closed - Opened by jtlz2 about 6 years ago
- 2 comments
#5 - Example / Default / Suggested Weights
Issue -
State: closed - Opened by jtlz2 about 6 years ago
- 1 comment
#4 - Revert "added regex prior to profiles calculation"
Pull Request -
State: closed - Opened by luozhouyang over 6 years ago
#3 - added regex prior to profiles calculation
Pull Request -
State: closed - Opened by ghost over 6 years ago
- 1 comment
#2 - Find most similar word among target and list of words
Issue -
State: closed - Opened by alberduris almost 7 years ago
- 2 comments
#1 - ZeroDivisionError when computing Jaccard or Cosine distances
Issue -
State: closed - Opened by rsgoncalves almost 7 years ago
- 1 comment
Labels: help wanted