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

SphRbtHyk
/
grc_unccy

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

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

  • Libraries
  • spaCy

    How to use SphRbtHyk/grc_unccy with spaCy:

    !pip install https://huggingface.co/SphRbtHyk/grc_unccy/resolve/main/grc_unccy-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_unccy")
    
    # Importing as module.
    import grc_unccy
    nlp = grc_unccy.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_unccy / tagger
40.9 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
SphRbtHyk's picture
SphRbtHyk
Update spaCy pipeline
4936f03 verified 4 months ago
  • cfg
    236 Bytes
    Update spaCy pipeline 4 months ago
  • model
    40.6 kB
    Update spaCy pipeline 4 months ago