Instructions to use PopupLink/stanza-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use PopupLink/stanza-ar with Stanza:
import stanza stanza.download("ar") nlp = stanza.Pipeline("ar") - Notebooks
- Google Colab
- Kaggle
Upload 5 files
Browse files- depparse.onnx +2 -2
- lemma.onnx +3 -0
- pos.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:bdc79bc91cc7a8db87f76b72ea4f13a07cca38df79aca390768946909fe922fc
|
| 3 |
+
size 261838772
|
lemma.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a89993e746291bd6504b45fb6408c0cb3574f1fbf48eb820e2f1d6c7a602bf9f
|
| 3 |
+
size 2050531
|
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:d825b09ff2c15bea500aa486bbec7925804c69521cca4072d8184d28450ec978
|
| 3 |
+
size 167330291
|