Instructions to use rominf/stanza-fi-python-packaging with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Stanza
How to use rominf/stanza-fi-python-packaging with Stanza:
import stanza stanza.download("fi-python-packaging") nlp = stanza.Pipeline("fi-python-packaging") - Notebooks
- Google Colab
- Kaggle
Add model 1.8.0
Browse files
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
|
|
|
|
| 12 |
|
| 13 |
This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo
|
| 14 |
|
| 15 |
+
Last updated 2024-02-24 07:46:21.854
|