Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

chcaa
/
da_dacy_large_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_large_trf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use chcaa/da_dacy_large_trf with spaCy:

    !pip install https://huggingface.co/chcaa/da_dacy_large_trf/resolve/main/da_dacy_large_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("da_dacy_large_trf")
    
    # Importing as module.
    import da_dacy_large_trf
    nlp = da_dacy_large_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
da_dacy_large_trf
2.91 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
Kenneth Enevoldsen
Added readme
963232f almost 3 years ago
  • attribute_ruler
    update dacy pipeline almost 5 years ago
  • coref
    Updated model to v 0.2.0 almost 3 years ago
  • entity_linker
    Updated model to v 0.2.0 almost 3 years ago
  • lemmatizer
    update dacy pipeline almost 5 years ago
  • morphologizer
    Updated model to v 0.2.0 almost 3 years ago
  • ner
    Updated model to v 0.2.0 almost 3 years ago
  • parser
    Updated model to v 0.2.0 almost 3 years ago
  • span_resolver
    Updated model to v 0.2.0 almost 3 years ago
  • tagger
    Updated model to v 0.2.0 almost 3 years ago
  • trainable_lemmatizer
    Updated model to v 0.2.0 almost 3 years ago
  • transformer
    Updated model to v 0.2.0 almost 3 years ago
  • vocab
    Updated model to v 0.2.0 almost 3 years ago
  • .gitattributes
    1.01 kB
    Updated model to v 0.2.0 almost 3 years ago
  • README.md
    15.1 kB
    Added readme almost 3 years ago
  • config.cfg
    7.28 kB
    Updated model to v 0.2.0 almost 3 years ago
  • da_dacy_large_trf-any-py3-none-any.whl
    1.39 GB
    xet
    Updated model to v 0.2.0 almost 3 years ago
  • meta.json
    19.8 kB
    Updated model to v 0.2.0 almost 3 years ago
  • tokenizer
    59.6 kB
    Updated model to v 0.2.0 almost 3 years ago