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 / ner
129 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Valentijn's picture
Valentijn
Update spaCy pipeline
09def62 about 4 years ago
  • cfg
    234 Bytes
    Update spaCy pipeline about 4 years ago
  • model
    129 kB
    xet
    Update spaCy pipeline about 4 years ago
  • moves
    210 Bytes
    Update spaCy pipeline about 4 years ago