AngledLuffa
commited on
Commit
·
b55ba10
1
Parent(s):
15021cc
Add model {args.version}
Browse files- README.md +5 -2
- models/backward_charlm/conll17.pt +3 -0
- models/default.zip +2 -2
- models/forward_charlm/conll17.pt +3 -0
- models/ner/suc3.pt +3 -0
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- stanza
|
4 |
-
|
|
|
5 |
language:
|
6 |
- sv
|
7 |
license: apache-2.0
|
@@ -10,4 +11,6 @@ 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 |
-
|
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- stanza
|
4 |
+
- token-classification
|
5 |
+
library_name: stanza
|
6 |
language:
|
7 |
- sv
|
8 |
license: apache-2.0
|
|
|
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-10-22 19:13:50.209
|
models/backward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc13d6dfd4df8f1a525593e9a81468573926ae546f92ce116f2532164af26ae6
|
3 |
+
size 20889785
|
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:4ad3a40a0b452c9d5fecc769e1e69b74ea941205376243dff4a987f48e72c35d
|
3 |
+
size 377527077
|
models/forward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:59d019147db1e875973965fe2df16aa05a1b6f32138bff61a36e2072bf796c4e
|
3 |
+
size 20889784
|
models/ner/suc3.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1aee923dcb77f7f64504d9ca069964cd650ce10d99f6a5d35b9984bb7e1add9c
|
3 |
+
size 145476637
|