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

hugosousa
/
es_tei2go

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

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

  • Libraries
  • spaCy

    How to use hugosousa/es_tei2go with spaCy:

    !pip install https://huggingface.co/hugosousa/es_tei2go/resolve/main/es_tei2go-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("es_tei2go")
    
    # Importing as module.
    import es_tei2go
    nlp = es_tei2go.load()
  • Notebooks
  • Google Colab
  • Kaggle
es_tei2go / ner
3.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
hugosousa's picture
hugosousa
Update spaCy pipeline
41c8195 verified about 1 year ago
  • cfg
    221 Bytes
    Update spaCy pipeline about 1 year ago
  • model
    3.83 MB
    xet
    Update spaCy pipeline about 1 year ago
  • moves
    115 Bytes
    Update spaCy pipeline about 1 year ago