Instructions to use stanfordnlp/stanza-cop with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-cop with Stanza:
import stanza stanza.download("cop") nlp = stanza.Pipeline("cop") - Notebooks
- Google Colab
- Kaggle
Add model 1.15.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/lemma/scriptorium_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:15.040
|
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:be0fe1fd3e37c052714a267a1e23493bcfc5eee7f08aaa45aff17129e6841af1
|
| 3 |
+
size 109433084
|
models/lemma/scriptorium_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:a10c82dc4c2c1c911d5bea656dfd839a8ae586bade3ab795757807b385ce6b13
|
| 3 |
+
size 1947869
|