lanl/pyxDamerauLevenshtein
pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.
PythonBSD-3-Clause
Issues
- 10
PEP561 type stubs for mypy
#31 opened by xzy3 - 3
Clarify that pyxDamerauLevenshtein calculates the restricted Damerau-Levenshtein distance
#36 opened by juliangilbey - 3
reproducing benchmark results
#32 opened by maxbachmann - 0
New portal
#35 opened by Royhightowerjrecho - 3
- 9
Failure with numpy 1.18.4
#28 opened by patatepartie - 10
- 1
1.6.2 tag missing on GitHub
#29 opened by mgorny - 20
Create wheels for pypi
#8 opened by brunsgaard - 2
is it possible to include a method to return a sequence of edit operations performed similar to editops in python-Levenshtein?
#20 opened by kkawabat - 5
Distance is one too small if first string is longer
#22 opened by Cireo - 2
Python 3.5 numpy support
#25 opened - 1
- 27
'ValueError: numpy.ufunc has the wrong size, try recompiling' when install pyxDamerauLevenshtein
#14 opened by chemiron - 16
numpy.dtype error
#17 opened by knwin - 3
How to make edits to the source code
#18 opened by kootenpv - 1
Cannot install module on Python 3.7
#19 opened by SuperSajuuk - 1
- 25
Unable to install as a setup.py dependency
#13 opened by GMishx - 13
- 2
Great -> Grreat != Meat -> Meet
#12 opened by ArpiJakab - 6
Substring Levenshtein
#2 opened by gr33ndata - 6
- 10
- 1
Errors using Python3.3 / string<->bytes
#1 opened by huehnerhose