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
Commit ·
885a3a3
1
Parent(s): 89bd24a
Add model {args.version}
Browse files
README.md
CHANGED
|
@@ -10,4 +10,4 @@ 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 |
-
Last updated 2021-10-
|
|
|
|
| 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 |
+
Last updated 2021-10-18 06:28:56.593
|