Hugging Face
Models
Datasets
Spaces
Posts
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...
0a2bb86
example-applications
File size: 50 Bytes
f214d73
1
2
3
4
import
spacy NLP = spacy.load(
"hu_core_news_lg"
)