AngledLuffa
commited on
Commit
•
8d626b8
1
Parent(s):
02721b4
Add model 1.5.1
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/arabizi.pt +3 -0
- models/lemma/arabizi_nocharlm.pt +3 -0
- models/mwt/arabizi.pt +3 -0
- models/pos/arabizi.pt +3 -0
- models/tokenize/arabizi.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: qaf
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Maghrebi_Arabic_French (qaf)
|
10 |
+
Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing.
|
11 |
+
Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
|
12 |
+
|
13 |
+
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
+
|
15 |
+
Last updated 2023-08-18 07:07:21.713
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a11159141219e1679bc0ee0483791d4b01ffa58408b46ccec75ae55c29b0e001
|
3 |
+
size 104740833
|
models/depparse/arabizi.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3b91202184dd71706714d2883b5cc109315e0bc6566533c4141e4b534de8133e
|
3 |
+
size 95667240
|
models/lemma/arabizi_nocharlm.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b57fec6d90a68809bb39ab61494e56f66f7e827433d9e47cb21f253f9eea4a9b
|
3 |
+
size 2411277
|
models/mwt/arabizi.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:65c5528a944dca1373c33880c3fb0a446fadbeb0f61c2aa245f24a8900a99fc3
|
3 |
+
size 596262
|
models/pos/arabizi.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91f24816ee407a696e57ab90bb7ae828011e8103cdf001d3fd62096708558bdd
|
3 |
+
size 16234207
|
models/tokenize/arabizi.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a4c488a9cf98c10cd3f0a65f1ddfb8f4163368e2b154839351e8dbf23db617d9
|
3 |
+
size 634063
|