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