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

  • Log In
  • Sign Up

rdfez
/
tl_custom_calamancy

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

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

  • Libraries
  • spaCy

    How to use rdfez/tl_custom_calamancy with spaCy:

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