Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mabil
/
NORUS2
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
db5493b
NORUS2
/
app_setup.sh
mabil
Uploaded NORUS app files
af53f00
26 days ago
raw
Copy download link
history
blame
Safe
154 Bytes
#!/bin/bash
echo
">>> Setup NLTK resources..."
mkdir
-p /home/user/nltk_data
python3 -m nltk.downloader -d /home/user/nltk_data punkt stopwords wordnet