dsp-uga / andromeda

This repository contains a Naive Bayes classifier implemented on document classification which is completed on CSCI 8360, Data Science Practicum at the University of Georgia, Spring 2018.
MIT License
4 stars 1 forks source link

[GCP] ImportError: No module named nltk #33

Closed nihalsoans91 closed 6 years ago

nihalsoans91 commented 6 years ago

Unable to import NLTK to the cloud

nihalsoans91 commented 6 years ago

Using a fix from https://stackoverflow.com/questions/44187168/how-to-download-all-nltk-data-in-google-cloud-app-engine

nihalsoans91 commented 6 years ago

Wrong Fix

nihalsoans91 commented 6 years ago

Issue resolved , Use command line to execute