NamibiaTorres / Code_G_Final_Project

Analysis of company ratings and reviews by their employees
0 stars 1 forks source link

NLTK stopwords #38

Open shuttle1987 opened 5 years ago

shuttle1987 commented 5 years ago

The NLTK package requires the stopwords to be downloaded before you can use it. This presents some issues for the web server running as you will need to ensure this is available in the setup.

Currently running python -m pytest . on the branch https://github.com/NamibiaLT/Code_G_Final_Project/tree/testing_setup