Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yogie27
/
Deploy_IndoRoBERTa_Simulation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
yogie27
commited on
13 days ago
Commit
c79fa7d
·
verified
·
1 Parent(s):
fab566c
Create setup.py
Browse files
Files changed (1)
hide
show
setup.py
+3
-0
setup.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
from polyglot.downloader import downloader
2
+
downloader.download("embeddings2.id")
3
+
downloader.download("LANG:en")