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