-
**Describe the bug**
I would like to use contextualSpellCheck with python 3.12
However contextualSpellCheck 0.4.4 requires editdistance 0.6.2.
There is already an editdistance 0.8.1 version
Ther…
-
In the following function:
```
private HashSet Edits(string word, int editDistance, HashSet deleteWords)
{
editDistance++;
if (word.Length > 1)
{
for (…
-
The [.tar.gz for v0.6.2 on PyPI](https://pypi.org/project/editdistance/#files) is missing the `editdistance/bycython.pyx` file, so it can't be installed from there. The .tar.gz linked in the [GitHub R…
-
Hello / Bonjour,
error while trying to install addok through pip involving an old editdistance release known for its build problem
https://github.com/roy-ht/editdistance/issues/94
Thanks for …
-
```
I have a spec that has a class produce several kB of text and compares that to
an expected result. When the spec succeeds, everything goes well, but if the
texts differ, I get an OutOfMemoryErro…
-
- [ ] add Damerau–Levenshtein distance algorithm to std/editdistance, which allows adjacent transpositions with cost 1 instead of cost 2
https://www.guyrutenberg.com/2008/12/15/damerau-levenshtein-di…
-
```
I have a spec that has a class produce several kB of text and compares that to
an expected result. When the spec succeeds, everything goes well, but if the
texts differ, I get an OutOfMemoryErro…
-
```
I have a spec that has a class produce several kB of text and compares that to
an expected result. When the spec succeeds, everything goes well, but if the
texts differ, I get an OutOfMemoryErro…
-
```
I have a spec that has a class produce several kB of text and compares that to
an expected result. When the spec succeeds, everything goes well, but if the
texts differ, I get an OutOfMemoryErro…
-
```
I have a spec that has a class produce several kB of text and compares that to
an expected result. When the spec succeeds, everything goes well, but if the
texts differ, I get an OutOfMemoryErro…