Instructions to use PopupLink/stanza-cs with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-cs with Stanza:
import stanza stanza.download("cs") nlp = stanza.Pipeline("cs") - Notebooks
- Google Colab
- Kaggle
Upload 5 files
Browse files- depparse.onnx +2 -2
- lemma.onnx +2 -2
- pos.onnx +2 -2
- tokenizer.onnx +2 -2
depparse.onnx
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:d21870936c7a62297ec95fd3f824b27a3c8ec8bdf4eb253abdd3ca4e522ad67f
|
| 3 |
+
size 201366495
|
lemma.onnx
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:00c95b5e4c0ccc260827bcdb5928aaea160da26691350468c09bcd235bfbe21e
|
| 3 |
+
size 2020107
|
pos.onnx
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:6022e1faffd7346d6d8045ea51c1f9f734338c25bfc709fbf0fc50534a2465a5
|
| 3 |
+
size 118709607
|
tokenizer.onnx
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:3509349bc119dc9c3c359c72d4a3b2a7ceb4fb6867345bf425f0a87e7ca556bc
|
| 3 |
+
size 666747
|