-
Notifications
You must be signed in to change notification settings - Fork 786
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
Error in title extractor #194
Comments
Closed
I'm also encountering this same error. |
Ditto! |
Getting the same error as well. |
same here:
|
Same here |
Bump. Seeing the same error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm having this error with this and few other websites http://nguyenminhson.vxartgallery.com/
File "/home/nargiza/virtualenvs/myenv/local/lib/python2.7/site-packages/goose_extractor-1.0.25-py2.7.egg/goose/extractors/title.py", line 56, in clean_title
if title_words[0] in TITLE_SPLITTERS:
exceptions.IndexError: list index out of range
The text was updated successfully, but these errors were encountered: