AngledLuffa
commited on
Commit
β’
a5342f8
1
Parent(s):
ff73081
Add model {args.version}
Browse files
README.md
CHANGED
@@ -11,4 +11,6 @@ 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 |
-
|
|
|
|
|
|
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:27:53.464
|