AngledLuffa
commited on
Commit
•
d98898b
1
Parent(s):
d908b16
Add model 1.3.1
Browse files- README.md +2 -2
- models/constituency/wsj-inorder-bert.pt +3 -0
- models/constituency/wsj-topdown-bert.pt +3 -0
- models/constituency/wsj.pt +2 -2
- models/default.zip +2 -2
README.md
CHANGED
@@ -7,10 +7,10 @@ language:
|
|
7 |
- en
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
-
# Stanza model for en
|
11 |
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.
|
12 |
Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
|
13 |
|
14 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
15 |
|
16 |
-
Last updated 2021-12-15
|
|
|
7 |
- en
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
+
# Stanza model for English (en)
|
11 |
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.
|
12 |
Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
|
13 |
|
14 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
15 |
|
16 |
+
Last updated 2021-12-15 19:50:12.126
|
models/constituency/wsj-inorder-bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f6fbebe5975ee4accee57b839e5bfb828138d59fc84319947ad71af355ab6e5
|
3 |
+
size 594324439
|
models/constituency/wsj-topdown-bert.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:88d07a9666df5777e9aee44aae078d97ccda6ad0d75c1d8516436a4a97ae7093
|
3 |
+
size 594324439
|
models/constituency/wsj.pt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bef45efb6fec477564a6bcc2c33633b77e5f957d1b0587a4a54457f2e7d3dd8c
|
3 |
+
size 252239023
|
models/default.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:16e80423baf3a73ca0c5498f36258149cb1a1a1f5a13a6b84f6b5136fbaa232d
|
3 |
+
size 532285345
|