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

FalconRR
/
es_pipeline

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

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

  • Libraries
  • spaCy

    How to use FalconRR/es_pipeline with spaCy:

    !pip install https://huggingface.co/FalconRR/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
865 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
FalconRR's picture
FalconRR
Update README.md
1d4ac6d about 3 years ago
  • textcat
    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.65 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    1.09 kB
    Update README.md about 3 years ago
  • config.cfg
    3.02 kB
    Update spaCy pipeline about 3 years ago
  • es_pipeline-any-py3-none-any.whl
    415 MB
    xet
    Update spaCy pipeline about 3 years ago
  • meta.json
    1.19 kB
    Update spaCy pipeline about 3 years ago
  • tokenizer
    36.9 kB
    Update spaCy pipeline about 3 years ago