Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mabil
/
NORUS2
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
af53f00
NORUS2
/
app_setup.sh
mabil
Uploaded NORUS app files
af53f00
about 1 month 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