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
/
fashion_brands_patterns

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

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

  • Libraries
  • spaCy

    How to use osanseviero/fashion_brands_patterns with spaCy:

    !pip install https://huggingface.co/osanseviero/fashion_brands_patterns/resolve/main/fashion_brands_patterns-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("fashion_brands_patterns")
    
    # Importing as module.
    import fashion_brands_patterns
    nlp = fashion_brands_patterns.load()
  • Notebooks
  • Google Colab
  • Kaggle
fashion_brands_patterns
7.66 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Omar Sanseviero
Update spaCy pipeline
dbb8988 almost 5 years ago
  • en_ner_fashion.egg-info
    Spacy Update almost 5 years ago
  • en_ner_fashion
    Spacy Update almost 5 years ago
  • .gitattributes
    910 Bytes
    Update spaCy pipeline almost 5 years ago
  • MANIFEST.in
    76 Bytes
    Spacy Update almost 5 years ago
  • PKG-INFO
    835 Bytes
    Spacy Update almost 5 years ago
  • README.md
    1.05 kB
    Update spaCy pipeline almost 5 years ago
  • fashion_brands_patterns-any-py3-none-any.whl
    3.59 MB
    xet
    Spacy Update almost 5 years ago
  • meta.json
    740 Bytes
    Spacy Update almost 5 years ago
  • setup.cfg
    38 Bytes
    Spacy Update almost 5 years ago
  • setup.py
    2.05 kB
    Spacy Update almost 5 years ago