python -m spacy download en_core_web_lg python -m spacy link en_core_web_lg en python -c "import nltk; nltk.download('punkt')"