AngledLuffa
commited on
Commit
·
6b5b187
1
Parent(s):
6704db7
Add model 1.4.1
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/mg.pt +3 -0
- models/lemma/mg.pt +3 -0
- models/mwt/mg.pt +3 -0
- models/pos/mg.pt +3 -0
- models/pretrain/mg.pt +3 -0
- models/tokenize/mg.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: kmr
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Kurmanji (kmr)
|
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 2022-08-08 16:35:48.176
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fd9b45fca6d2e6e5db7ffe1fd292416e977ff6e4f173bb0cd60df80fff42d43a
|
3 |
+
size 171167612
|
models/depparse/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f6f398ca7a94eb725f06bbf1729b9336246853e9123bdd53e922f5ff25faa4c1
|
3 |
+
size 96191877
|
models/lemma/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:62575976e3a7e3f65e82033a739854260fa3e774e99029117bc1e881218576e3
|
3 |
+
size 2138625
|
models/mwt/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9f5f4f055ad986411795e81020cec60246601904ae3e47fc1d413098550c0c61
|
3 |
+
size 545103
|
models/pos/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d17bde5c5edf7633b94c7cab31ab48d3459abe405766efa0321179e06a242ff
|
3 |
+
size 20183370
|
models/pretrain/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ac7fa4b08f40300b1a75c92eb4ff73a07376c252ab9faa6a4a87260c2ea5f7a6
|
3 |
+
size 87486525
|
models/tokenize/mg.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b62289b9dc1df954edf2031985af652020727509d73a25c8a8c064555fad16c3
|
3 |
+
size 632412
|