Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
quantaji
/
document2slide-demo
like
0
Sleeping
App
Files
Files
Community
2d902f4
document2slide-demo
/
core
/
init_nltk.py
quantaji
add all other all
9ee83a7
over 1 year ago
raw
Copy download link
history
blame
36 Bytes
import
nltk
nltk.download(
'punkt'
)