Commit
Β·
e3c7546
1
Parent(s):
cb44cae
Add model
Browse files- README.md +13 -0
- models/backward_charlm/gigaword.pt +3 -0
- models/default.zip +3 -0
- models/depparse/gsdsimp.pt +3 -0
- models/forward_charlm/gigaword.pt +3 -0
- models/lemma/gsdsimp.pt +3 -0
- models/ner/ontonotes.pt +3 -0
- models/pos/gsdsimp.pt +3 -0
- models/pretrain/gsdsimp.pt +3 -0
- models/sentiment/ren.pt +3 -0
- models/tokenize/gsdsimp.pt +3 -0
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- stanza
|
4 |
+
library_tag: stanza
|
5 |
+
language:
|
6 |
+
- zh-hans
|
7 |
+
license: GNU
|
8 |
+
---
|
9 |
+
# Stanza model for zh-hans
|
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 |
+
Last updated 2021-09-08 03:17:52.634
|
models/backward_charlm/gigaword.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bad1b93d518c82cd45446c6cb32dda27bfbf3ed0282abae5c5b0839d3bc36968
|
3 |
+
size 43061002
|
models/default.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:533b4a73e8a98a50631baedd7ef2d5f9e0287ea81d71f8ad984badfb96b1048b
|
3 |
+
size 707414345
|
models/depparse/gsdsimp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:194939b4265be4fea2a1ab1d85852d64a3236d321ade14c638092c183e33a5e4
|
3 |
+
size 103929870
|
models/forward_charlm/gigaword.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:58362c18d347bc7c553920c9b9dba9e17f1353ebd4bd47c3016cd502c92edcfa
|
3 |
+
size 43061001
|
models/lemma/gsdsimp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bdb5d3002439dab106d508d79d3d10e84e0488daa824360fd40d99668014811
|
3 |
+
size 6592787
|
models/ner/ontonotes.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:537914bd7e6db97bf9f461e89aee9aba8e26d2b4673dd7d036ff6254e4fc6f54
|
3 |
+
size 166102461
|
models/pos/gsdsimp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5201ca832d2704bbf4f964bd5c23fff5cf5d284c3b89a1fb8acc80727d2b47f5
|
3 |
+
size 21336088
|
models/pretrain/gsdsimp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0e1f522acb7e34e4261ff7c6a872c8f114764d751ff68aec45a5e7aa02c7c91
|
3 |
+
size 306384964
|
models/sentiment/ren.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:70c7d99ca1b3aa7b004574ac76426d3b1205a234ec32dd23e244869c0b9fc20e
|
3 |
+
size 83145302
|
models/tokenize/gsdsimp.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9d3d8e3c52e1fa2e29a18e0495ac72e971b30923b041a37ae92618aa46c0e327
|
3 |
+
size 1130677
|