You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
There is a known issue with editdistance 0.6.2 and python 3.12. Hence contextualSpellCheck does not work with python 3.12 addok/addok#837
Could we update contextualSpellCheck such that it uses the latest editdistance version
To Reproduce
install contextualSpellCheck on python 3.12
Expected behavior
What was expected?
Version (please complete the following information):
Python 3.12
contextualSpellCheck [e.g. 0.4.4]
edit-distance: 0.6.2
The text was updated successfully, but these errors were encountered:
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
There is a known issue with editdistance 0.6.2 and python 3.12. Hence contextualSpellCheck does not work with python 3.12
addok/addok#837
Could we update contextualSpellCheck such that it uses the latest editdistance version
To Reproduce
install contextualSpellCheck on python 3.12
Expected behavior
What was expected?
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: