AngledLuffa
commited on
Commit
·
089cedc
1
Parent(s):
b0b32c5
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/arman.pt +3 -0
README.md
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- stanza
|
4 |
-
|
|
|
5 |
language:
|
6 |
- fa
|
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 |
- fa
|
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 18:29:28.899
|
models/backward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:989473cce3e79a45db569a3439e63ae12b309efff19e5fd25cd739fafe4a791b
|
3 |
+
size 20519090
|
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:08062f462892135ac7ad3b15bd1ebc1f629ca0ed4f1adb96a8b22b7ad7895035
|
3 |
+
size 380382012
|
models/forward_charlm/conll17.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:684124dd80c633c2b433c084bf837a15f3e1c33d33e9f3c1bf3fd6f205736801
|
3 |
+
size 20519089
|
models/ner/arman.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee33782be672761dce0974271f6502e31b4d898fe55175ad32f984a48b769795
|
3 |
+
size 145792252
|