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

Vrushali
/
en_pipeline

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

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

  • Libraries
  • spaCy

    How to use Vrushali/en_pipeline with spaCy:

    !pip install https://huggingface.co/Vrushali/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
11.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Vrushali's picture
Vrushali
Update spaCy pipeline
f5f2b32 over 2 years ago
  • ner
    Update spaCy pipeline over 2 years ago
  • tok2vec
    Update spaCy pipeline over 2 years ago
  • vocab
    Update spaCy pipeline over 2 years ago
  • .gitattributes
    1.6 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    1.03 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    2.67 kB
    Update spaCy pipeline almost 3 years ago
  • en_pipeline-any-py3-none-any.whl
    5.66 MB
    xet
    Update spaCy pipeline over 2 years ago
  • meta.json
    744 Bytes
    Update spaCy pipeline over 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline almost 3 years ago