Instructions to use mirfan899/da_spacy_sentiment with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use mirfan899/da_spacy_sentiment with spaCy:
!pip install https://huggingface.co/mirfan899/da_spacy_sentiment/resolve/main/da_spacy_sentiment-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("da_spacy_sentiment") # Importing as module. import da_spacy_sentiment nlp = da_spacy_sentiment.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!