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

  • Log In
  • Sign Up

rdfez
/
tl_custom_spacy

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

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

  • Libraries
  • spaCy

    How to use rdfez/tl_custom_spacy with spaCy:

    !pip install https://huggingface.co/rdfez/tl_custom_spacy/resolve/main/tl_custom_spacy-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("tl_custom_spacy")
    
    # Importing as module.
    import tl_custom_spacy
    nlp = tl_custom_spacy.load()
  • Notebooks
  • Google Colab
  • Kaggle
tl_custom_spacy / ner
131 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
rdfez's picture
rdfez
Update spaCy pipeline
5db909f verified 14 days ago
  • cfg
    221 Bytes
    Update spaCy pipeline 14 days ago
  • model
    131 kB
    xet
    Update spaCy pipeline 14 days ago
  • moves
    243 Bytes
    Update spaCy pipeline 14 days ago