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

  • Log In
  • Sign Up

chcaa
/
grc_odycy_joint_trf

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

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

  • Libraries
  • spaCy

    How to use chcaa/grc_odycy_joint_trf with spaCy:

    !pip install https://huggingface.co/chcaa/grc_odycy_joint_trf/resolve/main/grc_odycy_joint_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_odycy_joint_trf")
    
    # Importing as module.
    import grc_odycy_joint_trf
    nlp = grc_odycy_joint_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_odycy_joint_trf / parser
2.08 MB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 2 commits
janko's picture
janko
Retrain with spaCy v3.7
93670af verified about 2 years ago
  • cfg
    222 Bytes
    Update spaCy pipeline about 3 years ago
  • model
    2.08 MB
    xet
    Retrain with spaCy v3.7 about 2 years ago
  • moves
    2.89 kB
    Update spaCy pipeline about 3 years ago