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