Commit
·
3db40be
1
Parent(s):
5b6a798
Add model 1.4.1
Browse files- README.md +15 -0
- models/default.zip +3 -0
- models/depparse/bdt.pt +3 -0
- models/lemma/bdt.pt +3 -0
- models/pos/bdt.pt +3 -0
- models/pretrain/bdt.pt +3 -0
- models/tokenize/bdt.pt +3 -0
README.md
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
tags:
|
| 3 |
+
- stanza
|
| 4 |
+
- token-classification
|
| 5 |
+
library_name: stanza
|
| 6 |
+
language: bxr
|
| 7 |
+
license: apache-2.0
|
| 8 |
+
---
|
| 9 |
+
# Stanza model for Buryat (bxr)
|
| 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:34:28.873
|
models/default.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e1bf2bf7b097abafce14aa2a98e76378ec9ff326c8e599302e6685ab1d7ee0e
|
| 3 |
+
size 123054980
|
models/depparse/bdt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f668580d847010b4951d497e8f96b68a652f7f89f20f2404b98594b03f3d07a
|
| 3 |
+
size 96842700
|
models/lemma/bdt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8dc7af35472b91cc206c49239e7774a92a556dd2c6930b98dc86478874de3066
|
| 3 |
+
size 2257431
|
models/pos/bdt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bef5c6d856c6da189226e9f39b239d54ed0224a8a21235e9516e90183837e576
|
| 3 |
+
size 17168470
|
models/pretrain/bdt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7899830709c9eb35142d085f124e9b84889cdedea82866615e91115f4c4ba822
|
| 3 |
+
size 23700527
|
models/tokenize/bdt.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20500730715df862fcb051dfc11b54015aac47f753bd82ac7f3152f7d9b25b31
|
| 3 |
+
size 630163
|