Instructions to use stanfordnlp/stanza-da with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-da with Stanza:
import stanza stanza.download("da") nlp = stanza.Pipeline("da") - Notebooks
- Google Colab
- Kaggle
Add model 1.15.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/ddt_charlm.pt +2 -2
- models/lemma/ddt_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 20:24:58.282
|
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:5312e8f246f500e06a8fa51e2091f5554d2b1749d149a1c9c1386f705f7ecb5d
|
| 3 |
+
size 438045517
|
models/lemma/ddt_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:181f98d24b62c5249631d9e20d5d77c2a9ed4b6da816a000ed8233d599791319
|
| 3 |
+
size 8734044
|
models/lemma/ddt_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:aed45bdc8e4a939f591032b655f0c01c1192ef01bfad1bdedad9a82a2f031b2b
|
| 3 |
+
size 2179382
|