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 4 files
Browse files- depparse.onnx +3 -0
- pos.onnx +3 -0
- tokenizer.onnx +3 -0
- vocab.json +0 -0
depparse.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46064510565640b8efd73df8a33d41c26c9032bebc69ac955929bc5261705d62
|
| 3 |
+
size 277012690
|
pos.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:74e8eb0ce302a055d896fdc8d2fb9350d1050641f51f4b3ec65cc42ed2bda814
|
| 3 |
+
size 168804678
|
tokenizer.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c4314e90f27a49847d55e6a9d5eea74ef3964bc78222317e2626f3726f5cf6fc
|
| 3 |
+
size 636157
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|