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

andreids
/
en_textcat_sales_in

Text Classification
spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use andreids/en_textcat_sales_in with spaCy:

    !pip install https://huggingface.co/andreids/en_textcat_sales_in/resolve/main/en_textcat_sales_in-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_textcat_sales_in")
    
    # Importing as module.
    import en_textcat_sales_in
    nlp = en_textcat_sales_in.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_textcat_sales_in
7.92 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
andreids's picture
andreids
Update spaCy pipeline
880c5df about 3 years ago
  • textcat
    Update spaCy pipeline about 3 years ago
  • vocab
    Update spaCy pipeline about 3 years ago
  • .gitattributes
    1.6 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    960 Bytes
    Update spaCy pipeline about 3 years ago
  • config.cfg
    2.66 kB
    Update spaCy pipeline over 3 years ago
  • en_textcat_sales_in-any-py3-none-any.whl
    2.62 MB
    xet
    Update spaCy pipeline about 3 years ago
  • meta.json
    1.11 kB
    Update spaCy pipeline about 3 years ago
  • tokenizer
    77 kB
    Update spaCy pipeline over 3 years ago