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_tech_model

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

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

  • Libraries
  • spaCy

    How to use magepol/en_tech_model with spaCy:

    !pip install https://huggingface.co/magepol/en_tech_model/resolve/main/en_tech_model-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_tech_model")
    
    # Importing as module.
    import en_tech_model
    nlp = en_tech_model.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_tech_model
1.28 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
magepol's picture
magepol
Update spaCy pipeline
556c5ed verified over 1 year ago
  • ner
    Update spaCy pipeline over 1 year ago
  • textcat
    Update spaCy pipeline over 1 year ago
  • tok2vec
    Update spaCy pipeline over 1 year ago
  • vocab
    Update spaCy pipeline over 1 year ago
  • .gitattributes
    1.79 kB
    Update spaCy pipeline over 1 year ago
  • README.md
    1.74 kB
    Update spaCy pipeline over 1 year ago
  • config.cfg
    3.44 kB
    Update spaCy pipeline over 1 year ago
  • custom_functions.py
    671 Bytes
    Update spaCy pipeline over 1 year ago
  • en_tech_model-any-py3-none-any.whl
    608 MB
    xet
    Update spaCy pipeline over 1 year ago
  • meta.json
    4.82 kB
    Update spaCy pipeline over 1 year ago
  • tokenizer
    19.2 kB
    Update spaCy pipeline over 1 year ago