Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
huspacy
/
example-applications
like
1
Runtime error
App
Files
Files
Community
379b083
example-applications
/
examples
/
common.py
oroszgy
feat: initial commit
f214d73
unverified
over 2 years ago
raw
Copy download link
history
blame
Safe
50 Bytes
import
spacy
NLP = spacy.load(
"hu_core_news_lg"
)