Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

radbrt
/
nb_nocy_trf

Token Classification
spaCy
Norwegian Bokmål
Model card Files Files and versions
xet
Community

Instructions to use radbrt/nb_nocy_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use radbrt/nb_nocy_trf with spaCy:

    !pip install https://huggingface.co/radbrt/nb_nocy_trf/resolve/main/nb_nocy_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("nb_nocy_trf")
    
    # Importing as module.
    import nb_nocy_trf
    nlp = nb_nocy_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
nb_nocy_trf / parser
1.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
radbrt's picture
radbrt
Update spaCy pipeline
f442533 almost 5 years ago
  • cfg
    222 Bytes
    Update spaCy pipeline almost 5 years ago
  • model
    1.2 MB
    xet
    Update spaCy pipeline almost 5 years ago
  • moves
    931 Bytes
    Update spaCy pipeline almost 5 years ago