AngledLuffa
commited on
Commit
·
936cc2c
1
Parent(s):
135d066
Add model {args.version}
Browse files- README.md +1 -1
- models/tokenize/craft.pt +2 -2
- models/tokenize/genia.pt +2 -2
- models/tokenize/mimic.pt +2 -2
README.md
CHANGED
@@ -10,4 +10,4 @@ license: apache-2.0
|
|
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-10-
|
|
|
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-10-13 06:19:29.599
|
models/tokenize/craft.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:ecd4e6e0dd5d5c9717cafc8e0336578a8b3c0834f964d3b8e007ed2e8d74e522
|
3 |
+
size 648917
|
models/tokenize/genia.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:cb29557f20b3c122bc08de7f3039d5796c753052fde3a24167a492c8198620e0
|
3 |
+
size 644936
|
models/tokenize/mimic.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:8a3287c670d88ed863e8d062a55d2d55b83e9f3d798ad9e5860777d04cec4583
|
3 |
+
size 645082
|