Token Classification
spaCy
Danish
dacy
danish
pos tagging
morphological analysis
dependency parsing
named entity recognition
Eval Results (legacy)
Instructions to use johanamayer/dacy_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use johanamayer/dacy_tiny with spaCy:
!pip install https://huggingface.co/johanamayer/dacy_tiny/resolve/main/dacy_tiny-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("dacy_tiny") # Importing as module. import dacy_tiny nlp = dacy_tiny.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!