Instructions to use stanfordnlp/stanza-nn with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-nn with Stanza:
import stanza stanza.download("nn") nlp = stanza.Pipeline("nn") - Notebooks
- Google Colab
- Kaggle
Add model 1.15.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/nynorsk_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:45:50.926
|
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:827fdb286ababe896645811a1f5c28f69a6ae6e8c356de97be9a54c64dd6ece7
|
| 3 |
+
size 212954532
|
models/lemma/nynorsk_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:5740e7d505fee69345041d0c9690668a95be5851bedf701d89ddb67b89b5c11f
|
| 3 |
+
size 2339187
|