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
Automatic correction of README.md metadata. Contact website@huggingface.co for any question
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ tags:
|
|
| 4 |
library_tag: stanza
|
| 5 |
language:
|
| 6 |
- fi
|
| 7 |
-
license:
|
| 8 |
---
|
| 9 |
# Stanza model for fi
|
| 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.
|
|
|
|
| 4 |
library_tag: stanza
|
| 5 |
language:
|
| 6 |
- fi
|
| 7 |
+
license: gpl
|
| 8 |
---
|
| 9 |
# Stanza model for fi
|
| 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.
|