Someone needs to add a requirements.txt file to this repo so everyone knows what is needed to run server.py file. But the overall dependencies for the server script are: `py -m pip install flask flask-cors nltk six`
Someone needs to add a requirements.txt file to this repo so everyone knows what is needed to run server.py file.
But the overall dependencies for the server script are:
py -m pip install flask flask-cors nltk six