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

Sharukesh
/
en_pipeline

Token Classification
spaCy
English
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use Sharukesh/en_pipeline with spaCy:

    !pip install https://huggingface.co/Sharukesh/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_pipeline")
    
    # Importing as module.
    import en_pipeline
    nlp = en_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_pipeline
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
Sharukesh's picture
Sharukesh
Delete config.json
02e26f5 verified over 1 year ago
  • ner
    Update spaCy pipeline over 1 year ago
  • transformer
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.71 kB
    whl 0.0.0 over 1 year ago
  • README.md
    1.12 kB
    Update spaCy pipeline over 1 year ago
  • config.cfg
    2.89 kB
    pushing ner model over 1 year ago
  • en_pipeline-0.0.0-py3-none-any.whl
    427 MB
    xet
    whl 0.0.0 over 1 year ago
  • meta.json
    1.3 kB
    Update spaCy pipeline over 1 year ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline over 1 year ago