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
| tags: | |
| - stanza | |
| - token-classification | |
| library_name: stanza | |
| language: fi | |
| license: apache-2.0 | |
| # Stanza model for Finnish (fi) | |
| 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. | |
| Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza). | |
| This card and repo were automatically prepared with `hugging_stanza.py` in the `stanfordnlp/huggingface-models` repo | |
| Last updated 2024-03-24 23:43:26.256 | |