Instructions to use PopupLink/stanza-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-it with Stanza:
import stanza stanza.download("it") nlp = stanza.Pipeline("it") - 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:4d974975c7a7b92a0f071918338da15b2d0d65d9760e0603241bd67ed1756d92
|
| 3 |
+
size 277105430
|
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:3b20eb78bbafa460b7e5c96f24fb27c78de5f35ce3d9b746bff5ed41df68c7be
|
| 3 |
+
size 2084363
|
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:e9d45011002933b8639f09f1dad0e0e15656c39a2afb8501b1bc3301b5297018
|
| 3 |
+
size 168810386
|
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:868c7c6c80da98410eada8b4ab8bf149a643f1bef32d16dd56d9bb81e31fe72a
|
| 3 |
+
size 664955
|