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

osanseviero
/
en_core_web_sm

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

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

  • Libraries
  • spaCy

    How to use osanseviero/en_core_web_sm with spaCy:

    !pip install https://huggingface.co/osanseviero/en_core_web_sm/resolve/main/en_core_web_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_core_web_sm")
    
    # Importing as module.
    import en_core_web_sm
    nlp = en_core_web_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_core_web_sm
28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Omar Sanseviero
Update spaCy pipeline
8957c28 almost 4 years ago
  • attribute_ruler
    Update spaCy pipeline almost 4 years ago
  • lemmatizer
    Update spaCy pipeline almost 4 years ago
  • ner
    Update spaCy pipeline almost 4 years ago
  • parser
    Update spaCy pipeline almost 4 years ago
  • senter
    Update spaCy pipeline almost 4 years ago
  • tagger
    Update spaCy pipeline almost 4 years ago
  • tok2vec
    Update spaCy pipeline almost 4 years ago
  • vocab
    Update spaCy pipeline almost 4 years ago
  • .gitattributes
    1.34 kB
    Update spaCy pipeline almost 4 years ago
  • LICENSE
    1.06 kB
    Update spaCy pipeline almost 4 years ago
  • LICENSES_SOURCES
    2.35 kB
    Update spaCy pipeline almost 4 years ago
  • README.md
    3.65 kB
    Update spaCy pipeline almost 4 years ago
  • accuracy.json
    6.35 kB
    Update spaCy pipeline almost 4 years ago
  • config.cfg
    5.44 kB
    Update spaCy pipeline almost 4 years ago
  • en_core_web_sm-any-py3-none-any.whl
    12.8 MB
    xet
    Update spaCy pipeline almost 4 years ago
  • meta.json
    10.1 kB
    Update spaCy pipeline almost 4 years ago
  • tokenizer
    78.1 kB
    Update spaCy pipeline almost 4 years ago