Instructions to use stanfordnlp/stanza-es with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-es with Stanza:
import stanza stanza.download("es") nlp = stanza.Pipeline("es") - Notebooks
- Google Colab
- Kaggle
Commit ·
cd907fb
1
Parent(s): 15065e5
Add model 1.4.1
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/ner/ancora.pt +2 -2
- models/ner/conll02.pt +2 -2
- models/pretrain/fasttextwiki.pt +3 -0
README.md
CHANGED
|
@@ -12,4 +12,4 @@ Find more about it in [our website](https://stanfordnlp.github.io/stanza) and ou
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
-
Last updated 2022-05-
|
|
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
+
Last updated 2022-05-28 07:49:38.489
|
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:fc1e46996b5c303a2ed77b015341f18e5b9ce8b47c73b995ac6451df2d3c7515
|
| 3 |
+
size 305179126
|
models/ner/ancora.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:93efffa3613a49ac8591f1859d4de688417510d4fe0c3b07f891702b71141172
|
| 3 |
+
size 75554837
|
models/ner/conll02.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:d429207d064bb3a35e98cb7246c806c7e9ba1b1a4b4e84f7b4c8eef591dd0103
|
| 3 |
+
size 66960748
|
models/pretrain/fasttextwiki.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:afedba1667c6435b2ebcdc1f8999b5a633ee485c9dc5fe2253f45794b1b81fab
|
| 3 |
+
size 122649969
|