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

mirfan899
/
da_spacy_sentiment

Text Classification
spaCy
Danish
Model card Files Files and versions
xet
Community

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
da_spacy_sentiment
141 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
mirfan899's picture
mirfan899
Update spaCy pipeline
a63ca18 almost 3 years ago
  • textcat
    Update spaCy pipeline almost 3 years ago
  • tok2vec
    Update spaCy pipeline almost 3 years ago
  • vocab
    Update spaCy pipeline almost 3 years ago
  • .gitattributes
    1.75 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    994 Bytes
    Update spaCy pipeline about 3 years ago
  • config.cfg
    2.88 kB
    Update spaCy pipeline about 3 years ago
  • da_spacy_sentiment-any-py3-none-any.whl
    62.3 MB
    xet
    Update spaCy pipeline almost 3 years ago
  • meta.json
    1.3 kB
    Update spaCy pipeline almost 3 years ago
  • tokenizer
    59.6 kB
    Update spaCy pipeline about 3 years ago