Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imperialhtech
/
SOAPAPI
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
73549af
SOAPAPI
/
app
/
nltk.py
syafiqq02
fast api
9c86826
11 months ago
raw
Copy download link
history
blame
63 Bytes
import
nltk
nltk.download(
"punkt"
)
nltk.download(
"punkt_tab"
)