Space39 / setup.sh
QuantumLearner's picture
Create setup.sh
173ca7f verified
Raw
History Blame Contribute Delete
59 Bytes
#!/bin/bash
python -c "import nltk; nltk.download('punkt')"