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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

chcaa
/
da_dacy_edge

Token Classification
spaCy
Danish
dacy
danish
morphological analysis
dependency parsing
named entity recognition
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use chcaa/da_dacy_edge with spaCy:

    !pip install https://huggingface.co/chcaa/da_dacy_edge/resolve/main/da_dacy_edge-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("da_dacy_edge")
    
    # Importing as module.
    import da_dacy_edge
    nlp = da_dacy_edge.load()
  • Notebooks
  • Google Colab
  • Kaggle
da_dacy_edge / morphologizer
87.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
johanamayer's picture
johanamayer
Upload folder using huggingface_hub
377db24 verified 3 days ago
  • cfg
    23.5 kB
    Upload folder using huggingface_hub 3 days ago
  • model
    64.1 kB
    Upload folder using huggingface_hub 3 days ago