Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ch09 first cell error in google colab #30

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

Open
amscosta opened this issue Feb 24, 2024 · 0 comments
Open

ch09 first cell error in google colab #30

amscosta opened this issue Feb 24, 2024 · 0 comments

Comments

@amscosta
Copy link

Hello,
Great book.
Unfortunatelly when trying to process the first cell of ch09 at google colab, the following error emerges:
You are working on Google Colab.
Files will be downloaded to "/content".
Downloading required files ...
!wget -P /content https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/settings.py
!wget -P /content/data/travel-forum-threads https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/data/travel-forum-threads/travel_threads.csv.gz
!wget -P /content/ch09 https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/ch09/what-is-5g-and-who-are-the-major-players-idUSKCN1GR1IN.html
!wget -P /content/ch09 https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/ch09/predicting-the-next-u-s-recession-idUSKCN1V31JE.html
!wget -P /content/ch09 https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/ch09/acl2017.tex
!wget -P /content/ch09 https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/ch09/requirements.txt
!wget -P /content/packages/blueprints https://github.com/blueprints-for-text-analytics-python/blueprints-text/raw/master/packages/blueprints/preparation.py

Additional setup ...
!pip install -r ch09/requirements.txt
--> ERROR
!python -m spacy download en
!python -m nltk.downloader punkt

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