AngledLuffa
commited on
Commit
•
592c6e8
1
Parent(s):
4f6d127
Add model 1.4.1
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/ufal.pt +3 -0
- models/lemma/ufal.pt +3 -0
- models/pos/ufal.pt +3 -0
- models/pretrain/ufal.pt +3 -0
- models/tokenize/ufal.pt +3 -0
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
+
language: hsb
|
7 |
+
license: apache-2.0
|
8 |
+
---
|
9 |
+
# Stanza model for Upper_Sorbian (hsb)
|
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:15.682
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5394c5a9e4ab670dca985f91470a8614b8873fa5da6d3b6a518a07b6f179b376
|
3 |
+
size 144736510
|
models/depparse/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e53e883d5fc92c7be179257fa172cf172cca045fa1a0470b775a01f95d5dc4f3
|
3 |
+
size 99420971
|
models/lemma/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:426e1ac46f30ebe579950f67224ff18d48683b6bddf82dceaf94100898ef0359
|
3 |
+
size 2257232
|
models/pos/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3e44e4efbcec4804a794631f7cea96c39de09a533d2821e2f0065f827c64ab92
|
3 |
+
size 17946261
|
models/pretrain/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5ff6dc62f93dc956531c07ce98c122358531fdfe7d824383922876c5d0423bf
|
3 |
+
size 49858647
|
models/tokenize/ufal.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3c1d3e8675572f5e98c9b66ad4091562298fab1358025f5caf07f0ac4c63e2d0
|
3 |
+
size 637321
|