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

Armandoliv
/
es_pipeline

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

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

  • Libraries
  • spaCy

    How to use Armandoliv/es_pipeline with spaCy:

    !pip install https://huggingface.co/Armandoliv/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
850 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Armandoliv's picture
Armandoliv
Update spaCy pipeline
8d034c1 over 3 years ago
  • ner
    Update spaCy pipeline over 3 years ago
  • transformer
    Update spaCy pipeline over 3 years ago
  • vocab
    Update spaCy pipeline over 3 years ago
  • .gitattributes
    1.51 kB
    Update spaCy pipeline over 3 years ago
  • README.md
    388 Bytes
    Update spaCy pipeline over 3 years ago
  • config.cfg
    2.84 kB
    Update spaCy pipeline over 3 years ago
  • es_pipeline-any-py3-none-any.whl
    409 MB
    xet
    Update spaCy pipeline over 3 years ago
  • meta.json
    3.7 kB
    Update spaCy pipeline over 3 years ago
  • tokenizer
    36.8 kB
    Update spaCy pipeline over 3 years ago