Questions tagged [symspellpy]
2 questions
0
votes
0 answers
Error Installing Symspellpy in Jupyter Notebook
I am trying to install symspell in jupyter notebook but I'm getting this error:
error: subprocess-exited-with-error
Building wheel for editdistpy (pyproject.toml) did not run successfully.
exit code: 1
[15 lines of output]
running…
0
votes
1 answer
Implement pkg_resources.resource_filename in setuptools
I am working to incorporate the symspellpy package for spell checking and correcting large amounts of data. However, the package suggests using pkg_resources.resource_filename, which is no longer supported. Can you please provide guidance on how to…

Francis Smart
- 3,875
- 6
- 32
- 58