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

pandma
/
es_billynator_h

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

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

  • Libraries
  • spaCy

    How to use pandma/es_billynator_h with spaCy:

    !pip install https://huggingface.co/pandma/es_billynator_h/resolve/main/es_billynator_h-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("es_billynator_h")
    
    # Importing as module.
    import es_billynator_h
    nlp = es_billynator_h.load()
  • Notebooks
  • Google Colab
  • Kaggle
es_billynator_h / ner
385 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
pandma's picture
pandma
Update spaCy pipeline
829cd32 almost 3 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline about 3 years ago
  • model
    383 kB
    Update spaCy pipeline almost 3 years ago
  • moves
    2.39 kB
    Update spaCy pipeline almost 3 years ago