Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huspacy
/
example-applications
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1a56f2a
example-applications
File size: 50 Bytes
f214d73
1
2
3
4
import
spacy NLP = spacy.load(
"hu_core_news_lg"
)