Skip to content
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

Tutorial: Quickstart needs: from textblob.blob import WordList #389

Open
Twenkid opened this issue Jul 12, 2021 · 0 comments
Open

Tutorial: Quickstart needs: from textblob.blob import WordList #389

Twenkid opened this issue Jul 12, 2021 · 0 comments

Comments

@Twenkid
Copy link

Twenkid commented Jul 12, 2021

Hello! I was trying out the examples from the https://textblob.readthedocs.io/en/dev/quickstart.html
and I discovered that it required:
textblob.blob import WordList before the WordList usage, else: NameError: name 'WordList' is not defined

https://github.com/Twenkid/GPT2-Bulgarian-Training-Tips-and-Tools/blob/main/tools/textblob/tb.py

Kind regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant