Open Jonathanpro opened 3 weeks ago
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 https://github.com/addok/addok/issues/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):
Thanks for raising this issue @Jonathanpro. I will try get this over the weekend.
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 https://github.com/addok/addok/issues/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):