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

  • Log In
  • Sign Up

Jacobo
/
grc_proiel_trf

Token Classification
spaCy
Ancient Greek (to 1453)
Eval Results (legacy)
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • spaCy

    How to use Jacobo/grc_proiel_trf with spaCy:

    !pip install https://huggingface.co/Jacobo/grc_proiel_trf/resolve/main/grc_proiel_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_proiel_trf")
    
    # Importing as module.
    import grc_proiel_trf
    nlp = grc_proiel_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_proiel_trf / tagger
74.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Jacobo's picture
Jacobo
Update spaCy pipeline
45e47b8 verified over 1 year ago
  • cfg
    324 Bytes
    Update spaCy pipeline almost 2 years ago
  • model
    74.5 kB
    Update spaCy pipeline over 1 year ago