Instructions to use stanfordnlp/stanza-fo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use stanfordnlp/stanza-fo with Stanza:
import stanza stanza.download("fo") nlp = stanza.Pipeline("fo") - Notebooks
- Google Colab
- Kaggle
Add model 1.13.0
Browse files- README.md +1 -1
- models/default.zip +2 -2
- models/depparse/farpahc_nocharlm.pt +2 -2
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 2026-
|
|
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
+
Last updated 2026-06-04 05:15:53.378
|
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:dcaa7fc58564e85f51e5f333704c762a10d28dde08453cc5132f625f3deb6c1b
|
| 3 |
+
size 142416191
|
models/depparse/farpahc_nocharlm.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:a46148dd80dddb3e78aa7b2b9b995a023f95b77911e9d1635d526181365d4162
|
| 3 |
+
size 92989711
|