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_pipeline

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

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

  • Libraries
  • spaCy

    How to use pandma/es_pipeline with spaCy:

    !pip install https://huggingface.co/pandma/es_pipeline/resolve/main/es_pipeline-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("es_pipeline")
    
    # Importing as module.
    import es_pipeline
    nlp = es_pipeline.load()
  • Notebooks
  • Google Colab
  • Kaggle
es_pipeline
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
pandma's picture
pandma
Update spaCy pipeline
56b1735 about 3 years ago
  • ner
    Update spaCy pipeline about 3 years ago
  • transformer
    Update spaCy pipeline about 3 years ago
  • vocab
    Update spaCy pipeline about 3 years ago
  • .gitattributes
    1.6 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    1.27 kB
    Update spaCy pipeline about 3 years ago
  • config.cfg
    2.92 kB
    Update spaCy pipeline about 3 years ago
  • es_pipeline-any-py3-none-any.whl
    409 MB
    xet
    Update spaCy pipeline about 3 years ago
  • meta.json
    2.2 kB
    Update spaCy pipeline about 3 years ago
  • tokenizer
    36.9 kB
    Update spaCy pipeline about 3 years ago