Instructions to use stanfordnlp/stanza-sd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-sd with Stanza:
import stanza stanza.download("sd") nlp = stanza.Pipeline("sd") - Notebooks
- Google Colab
- Kaggle
Add model 1.15.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/isra_charlm.pt +2 -2
- models/lemma/isra_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-07-
|
|
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
+
Last updated 2026-07-30 21:54:21.009
|
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:af66b05930d411483bb524974cef5792771ee4e5b9e656e2aa9d30714b51f294
|
| 3 |
+
size 341494006
|
models/lemma/isra_charlm.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:7c17a086ff18d04369f9f3d934e4c17bea36d42cea296ad68826d06039551b1f
|
| 3 |
+
size 8590825
|
models/lemma/isra_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:b8a1c9f49b95b887cc0d08f55cfd37a110d711b9cb3a72f0e0ca83a4cda16b60
|
| 3 |
+
size 2036085
|