Commit
·
ba759a0
1
Parent(s):
98c931f
Add model 1.5.0
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/jr.pt +3 -0
- models/lemma/jr.pt +3 -0
- models/mwt/jr.pt +3 -0
- models/pos/jr.pt +3 -0
- models/pretrain/mokha.pt +3 -0
- models/tokenize/jr.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: myv
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Erzya (myv)
|
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-11-16 17:27:57.652
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c6b1e38a1faf323c9168615a8eac1f8235046d390ebf3d2ec63dd70db3218b4e
|
3 |
+
size 131952410
|
models/depparse/jr.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7254f6cf4f45a8701d8b7f746415cc0aea3cf07f9222e127734096014a92fa7e
|
3 |
+
size 115442252
|
models/lemma/jr.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e3ceae585a62635c0a1963c3a3e27c755e2e6d0ea925fe645c305db453328718
|
3 |
+
size 2225683
|
models/mwt/jr.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:969c30fb014bb59e16497b27b6a36584c124b7b0f97ed118a10e9acfb3c376d8
|
3 |
+
size 552610
|
models/pos/jr.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bef5f3a232ed26d50d447d0a30128e3e88e2097722adefcfbb5153b602e2a3d5
|
3 |
+
size 22356061
|
models/pretrain/mokha.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db35175c4f6ea2c26bd8646cb38397d9177509f9b8f226ccdb99db94defb7945
|
3 |
+
size 5155326
|
models/tokenize/jr.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00e229625bf0c0cf4df20526082bf833cae6985323556c7da5f612e695003c6c
|
3 |
+
size 628653
|