Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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
12.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
hugosousa's picture
hugosousa
Update README.md
182da84 verified about 1 year ago
  • ner
    Update spaCy pipeline about 1 year ago
  • vocab
    Update spaCy pipeline about 1 year ago
  • .gitattributes
    1.63 kB
    Update spaCy pipeline about 1 year ago
  • README.md
    1.38 kB
    Update README.md about 1 year ago
  • config.cfg
    2.2 kB
    Update spaCy pipeline about 1 year ago
  • es_tei2go-any-py3-none-any.whl
    4.58 MB
    xet
    Update spaCy pipeline about 1 year ago
  • meta.json
    444 Bytes
    Update spaCy pipeline about 1 year ago
  • tokenizer
    36.5 kB
    Update spaCy pipeline about 1 year ago