-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ImportError: cannot import name 'SpellCheck' #1
Comments
Try this.. from spellcheck import SpellCheck |
Yeah I have tried this only before. |
How to install this package?Using pip? |
Sorry for the inconvenience. This library is yet not indexed on PIP. So you have to download and use the file. Please let me know if the problem persists. |
Hey, text= "ell me something?" For this I can pick position 1 of list for this question but what about others.What if a user can ask any question having words presented in words.txt and it returns the same type as a list having different elements and the corrected element could be at any position in a list.But this code always pick first one.So what to do? So what to do if a user asks different types of questions. |
Like for: |
Resolved. Talk to you soon regarding some more errors. |
This issue is not resolved. |
Try changing the Fuzzywuzzy match percentage. Hope it helps. |
Hey, Sorted out after long work. Thank you for your help. |
Great. Can you please create a pull request? |
Hey,
An error is coming in importing.
Can you please tell me how to install this package, so that this error wouldn't come.
The text was updated successfully, but these errors were encountered: