Instructions to use fransis3/nb_norne_mmbert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use fransis3/nb_norne_mmbert with spaCy:
!pip install https://huggingface.co/fransis3/nb_norne_mmbert/resolve/main/nb_norne_mmbert-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("nb_norne_mmbert") # Importing as module. import nb_norne_mmbert nlp = nb_norne_mmbert.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!