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

Valentijn
/
en_tenarchexp3

Text Classification
spaCy
English
token-classification
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use Valentijn/en_tenarchexp3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use Valentijn/en_tenarchexp3 with spaCy:

    !pip install https://huggingface.co/Valentijn/en_tenarchexp3/resolve/main/en_tenarchexp3-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_tenarchexp3")
    
    # Importing as module.
    import en_tenarchexp3
    nlp = en_tenarchexp3.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_tenarchexp3
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Valentijn's picture
Valentijn
Update spaCy pipeline
09def62 about 4 years ago
  • ner
    Update spaCy pipeline about 4 years ago
  • textcat_multilabel
    Update spaCy pipeline about 4 years ago
  • tok2vec
    Update spaCy pipeline about 4 years ago
  • vocab
    Update spaCy pipeline about 4 years ago
  • .gitattributes
    1.44 kB
    Update spaCy pipeline about 4 years ago
  • README.md
    1.55 kB
    Update spaCy pipeline about 4 years ago
  • config.cfg
    3.37 kB
    Update spaCy pipeline about 4 years ago
  • en_tenarchexp3-any-py3-none-any.whl
    6.22 MB
    xet
    Update spaCy pipeline about 4 years ago
  • meta.json
    1.99 kB
    Update spaCy pipeline about 4 years ago
  • tokenizer
    77.8 kB
    Update spaCy pipeline about 4 years ago