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

magepol
/
en_generic

Text Classification
spaCy
English
token-classification
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use magepol/en_generic with spaCy:

    !pip install https://huggingface.co/magepol/en_generic/resolve/main/en_generic-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_generic")
    
    # Importing as module.
    import en_generic
    nlp = en_generic.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_generic / vocab
634 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
magepol's picture
magepol
Update spaCy pipeline
f1b2d57 verified 10 months ago
  • key2row
    7.07 MB
    xet
    Update spaCy pipeline over 1 year ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    xet
    Update spaCy pipeline over 1 year ago
  • strings.json
    10.4 MB
    Update spaCy pipeline 10 months ago
  • vectors
    617 MB
    xet
    Update spaCy pipeline over 1 year ago
  • vectors.cfg
    22 Bytes
    Update spaCy pipeline over 1 year ago