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

spacy
/
en_core_web_lg

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

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

  • Libraries
  • spaCy

    How to use spacy/en_core_web_lg with spaCy:

    !pip install https://huggingface.co/spacy/en_core_web_lg/resolve/main/en_core_web_lg-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_core_web_lg")
    
    # Importing as module.
    import en_core_web_lg
    nlp = en_core_web_lg.load()
  • Notebooks
  • Google Colab
  • Kaggle
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

Statistical VS deep learning

1
#4 opened about 2 years ago by
csesaswati

could you please explain to me the whole process of fine-tuning and assigning each TAG or LABEL

#2 opened over 2 years ago by
MohamedZouabi

How choose the right gpu to train/tune this model en AWS sageemaker

#1 opened almost 3 years ago by
GozaloMoreno
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs