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

chcaa
/
da_dacy_medium_trf

Token Classification
spaCy
Danish
dacy
danish
pos tagging
morphological analysis
lemmatization
dependency parsing
named entity recognition
coreference resolution
named entity linking
named entity disambiguation
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use chcaa/da_dacy_medium_trf with spaCy:

    !pip install https://huggingface.co/chcaa/da_dacy_medium_trf/resolve/main/da_dacy_medium_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("da_dacy_medium_trf")
    
    # Importing as module.
    import da_dacy_medium_trf
    nlp = da_dacy_medium_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
da_dacy_medium_trf / vocab
559 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
Kenneth Enevoldsen
Added version 0.2.0
aed2231 about 3 years ago
  • key2row

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    update dacy pipeline almost 5 years ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    xet
    Added version 0.2.0 about 3 years ago
  • strings.json
    559 kB
    xet
    Added version 0.2.0 about 3 years ago
  • vectors
    128 Bytes
    xet
    update dacy pipeline almost 5 years ago
  • vectors.cfg
    22 Bytes
    Added version 0.2.0 about 3 years ago