Instructions to use stanfordnlp/stanza-eu with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-eu with Stanza:
import stanza stanza.download("eu") nlp = stanza.Pipeline("eu") - Notebooks
- Google Colab
- Kaggle
Add model 1.14.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/bdt_nocharlm.pt +2 -2
README.md
CHANGED
|
@@ -12,4 +12,4 @@ Find more about it in [our website](https://stanfordnlp.github.io/stanza) and ou
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
-
Last updated 2026-06-26
|
|
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
+
Last updated 2026-06-26 23:44:30.481
|
models/default.zip
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a41cbb7a81e55a359ae1df3c255946c463426368b0d72164e841712d56dc3733
|
| 3 |
+
size 201758465
|
models/lemma/bdt_nocharlm.pt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4a437907aba0753a1746dc0e28e1d472db265cd7df8c09267427346f01d0a838
|
| 3 |
+
size 2204043
|