Instructions to use spacy/nb_core_news_md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use spacy/nb_core_news_md with spaCy:
!pip install https://huggingface.co/spacy/nb_core_news_md/resolve/main/nb_core_news_md-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("nb_core_news_md") # Importing as module. import nb_core_news_md nlp = nb_core_news_md.load() - Notebooks
- Google Colab
- Kaggle
Commit History
Update spaCy pipeline 26f494b
Adriane Boyd commited on
Update spaCy pipeline 113f397
EC2 Default User commited on
Update spaCy pipeline 956f9ab
Omar Sanseviero commited on
Automatic correction of README.md metadata for keys. Contact website@huggingface.co for any question d960c1a
Update spaCy pipeline be9cea1
Omar Sanseviero commited on