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_perseus_lg

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

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

  • Libraries
  • spaCy

    How to use Jacobo/grc_perseus_lg with spaCy:

    !pip install https://huggingface.co/Jacobo/grc_perseus_lg/resolve/main/grc_perseus_lg-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_perseus_lg")
    
    # Importing as module.
    import grc_perseus_lg
    nlp = grc_perseus_lg.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_perseus_lg
622 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Jacobo's picture
Jacobo
Update spaCy pipeline
311e656 verified almost 2 years ago
  • attribute_ruler
    Update spaCy pipeline almost 3 years ago
  • lemmatizer
    Update spaCy pipeline almost 2 years ago
  • morphologizer
    Update spaCy pipeline almost 2 years ago
  • ner
    Update spaCy pipeline almost 2 years ago
  • parser
    Update spaCy pipeline almost 2 years ago
  • senter
    Update spaCy pipeline about 3 years ago
  • tagger
    Update spaCy pipeline almost 2 years ago
  • tok2vec
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.86 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    65.1 kB
    Update spaCy pipeline almost 2 years ago
  • accuracy.json
    3.76 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    6.33 kB
    Update spaCy pipeline almost 2 years ago
  • grc_perseus_lg-any-py3-none-any.whl
    285 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    68.4 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    32.5 kB
    Update spaCy pipeline over 2 years ago