Instructions to use spacy/fi_core_news_sm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/fi_core_news_sm with spaCy:
!pip install https://huggingface.co/spacy/fi_core_news_sm/resolve/main/fi_core_news_sm-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("fi_core_news_sm") # Importing as module. import fi_core_news_sm nlp = fi_core_news_sm.load() - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 88cbe83dd0da14d61a331a917506042990f447b3117ba8c302de1ada6aaabbef
- Size of remote file:
- 311 kB
- SHA256:
- 3800ba2a2f92542410e6c84223729862f34f5ca9e77182f135c96997c368e9f4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.