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
same issue with .correct()
Traceback (most recent call last):
File "C:\Users\User\AppData\Local\Programs\Python\Python37\lib\site-packages\textblob_text.py", line 365, in _read
raise StopIteration
StopIteration
In Python 3.7 the following gives
RuntimeError: generator raised StopIteration
I believe this SO post describes what needs to be done to address this problem.
Edit: same problem with
spellcheck()
method.The text was updated successfully, but these errors were encountered: