issues
search
ztane
/
python-Levenshtein
The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity
GNU General Public License v2.0
1.26k
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Please provide typing hints
#87
nthykier
closed
7 months ago
3
Operation weights not configurable
#86
KthProg
opened
2 years ago
5
Instillation error: AttributeError: module 'plugin.setuptools' has no attribute 'load_plux_entrypoints'
#85
awhillas
opened
2 years ago
0
wheel for python310
#84
fenchu
opened
2 years ago
1
Update License?
#83
chrisjbryant
closed
2 years ago
4
Incompatible architecture (apple silicon)
#82
jer-tx
opened
2 years ago
1
installation fails on macOS 12.1
#81
advik-student-dev
opened
2 years ago
1
installation fails on MacOs 11.6
#80
hughjonesd
opened
2 years ago
1
incorrect setuptools dependency
#79
0-wiz-0
opened
2 years ago
1
Installation fails on Windows 10 - BuildTools 'LINK : fatal error LNK1104'
#78
OrianeN
opened
2 years ago
0
distutils was deprecated in Python 3.10
#77
tirkarthi
opened
2 years ago
0
Fix incorrect allocation size
#76
maxbachmann
closed
3 years ago
0
Ci
#75
maxbachmann
closed
3 years ago
0
Expectations from a maintainer?
#74
creatorrr
closed
3 years ago
2
editops missing replace operations in some cases
#73
danylofitel
closed
3 years ago
2
handle exceptions in List conversion
#72
maxbachmann
closed
3 years ago
0
Fix parsing of invalid arguments
#71
maxbachmann
closed
3 years ago
0
Fix incorrect allocation size
#70
maxbachmann
closed
3 years ago
0
invalid input does not properly throw exceptions in all cases
#69
maxbachmann
closed
3 years ago
1
FR: docs with some example usage
#68
jeanmonet
opened
3 years ago
2
fatal error C1083: Cannot open include file: 'io.h': No such file or directory
#67
jbflow
opened
3 years ago
1
Fix typo
#66
sandrotosi
opened
3 years ago
1
MemoryError introduced in latest release
#65
ghost
opened
3 years ago
3
Note Microsoft Visual C++ Build Tools
#64
jaimiles23
opened
3 years ago
0
Install fails Windows10 with MSFT Visual Build Tolls Installed
#63
wrishel
opened
3 years ago
0
Integer overflow in lev_edit_distance()
#62
cris-spring
closed
3 years ago
4
I made a fork with wheels
#61
polm
closed
1 year ago
29
Feature Request: Allowing for alternatives
#60
mwoodsy
opened
3 years ago
0
Adding Power support(ppc64le) with ci and testing to the project for architecture independent
#59
asellappen
opened
3 years ago
0
Install fails when using Python 3.9
#58
woctezuma
opened
4 years ago
15
Early termination for Levenshtein.distance() possible?
#57
ille216
opened
4 years ago
0
Result seems incorrect
#56
RuABraun
closed
4 years ago
1
pip3 installation error - error: command 'gcc' failed with exit status 1
#55
ehsong
opened
4 years ago
1
Py_UNICODE is deprecated
#54
methane
opened
4 years ago
5
Create get_close_matches helper function that works like hashlib equivalent
#53
richiebful
opened
4 years ago
0
Add get_close_matches to StringMatcher module
#52
richiebful
opened
4 years ago
0
editops's result do not match the ratio's result
#51
brealisty
opened
4 years ago
2
pipenv install python-Levenshtein fail
#50
morganednl
opened
4 years ago
3
Providing wheels and updating CI + supported versions
#49
systemcatch
opened
4 years ago
1
Update build matrix
#48
jamesmyatt
closed
1 year ago
1
Bug with jaro_winkler function?
#47
flo-blg
opened
4 years ago
0
Levenshtein/_levenshtein.c:99:20: fatal error: Python.h: No such file or directory
#46
hpr504
opened
5 years ago
2
Error in installation with pip [Windows]
#45
RaXorX
opened
5 years ago
3
pip install failed with command 'gcc' failed with exit status 1
#44
Xunius
opened
5 years ago
0
Levenshtein distance to convert one sentence into another sentence
#43
Crista23
opened
5 years ago
0
Error in installation with pip
#42
Cristhiant
opened
5 years ago
1
Added Example so that people can exicute and see it.
#41
schandan696
opened
5 years ago
0
Why this situation happen? jaro score equals to 0
#40
HelloLadsAndGents
opened
5 years ago
0
Update README.rst
#39
renaud
opened
5 years ago
0
Comman prefix length calculated to more than 4 symbols in jaro_winkler
#38
svetlin-mladenov
opened
5 years ago
0
Next