Instructions to use spacy/mk_core_news_lg with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/mk_core_news_lg with spaCy:
!pip install https://huggingface.co/spacy/mk_core_news_lg/resolve/main/mk_core_news_lg-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("mk_core_news_lg") # Importing as module. import mk_core_news_lg nlp = mk_core_news_lg.load() - Notebooks
- Google Colab
- Kaggle
Commit History
Update spaCy pipeline f709d2a
Adriane Boyd commited on
Update spaCy pipeline e4e9704
EC2 Default User commited on
Update spaCy pipeline 606a446
Omar Sanseviero commited on
Update spaCy pipeline cc93730
Omar Sanseviero commited on