AngledLuffa
commited on
Commit
•
135d066
1
Parent(s):
8f385e8
Add model {args.version}
Browse files- README.md +1 -1
- models/tokenize/craft.pt +3 -0
- models/tokenize/genia.pt +3 -0
- models/tokenize/mimic.pt +3 -0
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-12 02:38:27.421
|
models/tokenize/craft.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98f7dba71999411d76289c21f5e247085c7424724735d33b05c51f325b9e9f71
|
3 |
+
size 644986
|
models/tokenize/genia.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98f7dba71999411d76289c21f5e247085c7424724735d33b05c51f325b9e9f71
|
3 |
+
size 644986
|
models/tokenize/mimic.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:98f7dba71999411d76289c21f5e247085c7424724735d33b05c51f325b9e9f71
|
3 |
+
size 644986
|