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

riturralde
/
es_title_ner

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

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

  • Libraries
  • spaCy

    How to use riturralde/es_title_ner with spaCy:

    !pip install https://huggingface.co/riturralde/es_title_ner/resolve/main/es_title_ner-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("es_title_ner")
    
    # Importing as module.
    import es_title_ner
    nlp = es_title_ner.load()
  • Notebooks
  • Google Colab
  • Kaggle
es_title_ner / tok2vec
6.01 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
riturralde's picture
riturralde
Update spaCy pipeline
ef8133c verified over 1 year ago
  • cfg
    6 Bytes
    Update spaCy pipeline over 1 year ago
  • model
    6.01 MB
    xet
    Update spaCy pipeline over 1 year ago