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

chcaa
/
grc_odycy_joint_sm

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

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

  • Libraries
  • spaCy

    How to use chcaa/grc_odycy_joint_sm with spaCy:

    !pip install https://huggingface.co/chcaa/grc_odycy_joint_sm/resolve/main/grc_odycy_joint_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_odycy_joint_sm")
    
    # Importing as module.
    import grc_odycy_joint_sm
    nlp = grc_odycy_joint_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_odycy_joint_sm
78.2 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 7 commits
janko
Update readme
5737617 about 2 years ago
  • frequency_lemmatizer
    Update spaCy pipeline about 3 years ago
  • morphologizer
    Retrain with spaCy v3.7 about 2 years ago
  • parser
    Retrain with spaCy v3.7 about 2 years ago
  • tagger
    Retrain with spaCy v3.7 about 2 years ago
  • tok2vec
    Retrain with spaCy v3.7 about 2 years ago
  • trainable_lemmatizer
    Retrain with spaCy v3.7 about 2 years ago
  • vocab
    Retrain with spaCy v3.7 about 2 years ago
  • .gitattributes
    1.85 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    117 kB
    Update readme about 2 years ago
  • config.cfg
    4.74 kB
    Retrain with spaCy v3.7 about 2 years ago
  • grc_odycy_joint_sm-any-py3-none-any.whl
    19 MB
    xet
    Retrain with spaCy v3.7 about 2 years ago
  • lemmatizer.py
    8.07 kB
    Update spaCy pipeline about 3 years ago
  • meta.json
    126 kB
    Retrain with spaCy v3.7 about 2 years ago
  • tokenizer
    32.5 kB
    Retrain with spaCy v3.7 about 2 years ago