AngledLuffa
commited on
Commit
·
807068e
1
Parent(s):
0f1f939
Add model 1.4.1
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/glt.pt +3 -0
- models/lemma/glt.pt +3 -0
- models/mwt/glt.pt +3 -0
- models/pos/glt.pt +3 -0
- models/pretrain/glt.pt +3 -0
- models/tokenize/glt.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: lij
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Ligurian (lij)
|
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:37:01.302
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e21945bdabf6f64610def163ac8927f364e56194be3388b738ec285d5de74d21
|
3 |
+
size 118570373
|
models/depparse/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e29fe85e365dc48250d8c28dbe9ce10246af750549673f3e316a048d2e8704c8
|
3 |
+
size 96141956
|
models/lemma/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c3a4097cc51e23e7364ec9a71f315e188c6ecbdfc295cb9b95987a5582d09d6
|
3 |
+
size 2056753
|
models/mwt/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4ce1318272a144a87d8ef5ad2635d6933013e0c405ef989d52b577a1d987ffe
|
3 |
+
size 557901
|
models/pos/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6c3aaa14245d5194034b9318c4f696fcc98111eacfc6da10beb308cccdc2b8c
|
3 |
+
size 16757360
|
models/pretrain/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88f110c2370017531b672a43192fdb2a224ceb11a58494d656708abf92f4779b
|
3 |
+
size 14311910
|
models/tokenize/glt.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4052285fa0f0c88f91efc5e36b2d1218ded1e3463929c43dac224e550ca5d73
|
3 |
+
size 630806
|