Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Jacobo
/
grc_ud_proiel_md

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

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

  • Libraries
  • spaCy

    How to use Jacobo/grc_ud_proiel_md with spaCy:

    !pip install https://huggingface.co/Jacobo/grc_ud_proiel_md/resolve/main/grc_ud_proiel_md-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_ud_proiel_md")
    
    # Importing as module.
    import grc_ud_proiel_md
    nlp = grc_ud_proiel_md.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_ud_proiel_md / parser
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Jacobo's picture
Jacobo
Update spaCy pipeline
0f3ae1a about 3 years ago
  • cfg
    222 Bytes
    Update spaCy pipeline about 3 years ago
  • model
    1.78 MB
    xet
    Update spaCy pipeline about 3 years ago
  • moves
    1.87 kB
    Update spaCy pipeline about 3 years ago