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

  • Log In
  • Sign Up

Jacobo
/
grc_perseus_sm

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

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

  • Libraries
  • spaCy

    How to use Jacobo/grc_perseus_sm with spaCy:

    !pip install https://huggingface.co/Jacobo/grc_perseus_sm/resolve/main/grc_perseus_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_perseus_sm")
    
    # Importing as module.
    import grc_perseus_sm
    nlp = grc_perseus_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_perseus_sm
163 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
Jacobo's picture
Jacobo
Update spaCy pipeline
2d5ffac 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.81 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    65.1 kB
    Update spaCy pipeline almost 2 years ago
  • accuracy.json
    3.72 kB
    Update spaCy pipeline over 2 years ago
  • config.cfg
    5.59 kB
    Update spaCy pipeline almost 2 years ago
  • grc_perseus_sm-any-py3-none-any.whl
    65.3 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    69.2 kB
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    32.5 kB
    Update spaCy pipeline over 2 years ago