Instructions to use chcaa/da_dacy_medium_trf_1.0.0 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use chcaa/da_dacy_medium_trf_1.0.0 with spaCy:
!pip install https://huggingface.co/chcaa/da_dacy_medium_trf_1.0.0/resolve/main/da_dacy_medium_trf_1.0.0-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("da_dacy_medium_trf_1.0.0") # Importing as module. import da_dacy_medium_trf_1.0.0 nlp = da_dacy_medium_trf_1.0.0.load() - Notebooks
- Google Colab
- Kaggle
Ctrl+K