Space25 / 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')"