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

  • Log In
  • Sign Up

Jacobo
/
grc_roberta_lemma_trf

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

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

  • Libraries
  • spaCy

    How to use Jacobo/grc_roberta_lemma_trf with spaCy:

    !pip install https://huggingface.co/Jacobo/grc_roberta_lemma_trf/resolve/main/grc_roberta_lemma_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_roberta_lemma_trf")
    
    # Importing as module.
    import grc_roberta_lemma_trf
    nlp = grc_roberta_lemma_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_roberta_lemma_trf
1.18 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
Jacobo's picture
Jacobo
Update spaCy pipeline
b284ae4 verified almost 2 years ago
  • trainable_lemmatizer
    Update spaCy pipeline almost 2 years ago
  • transformer
    Update spaCy pipeline almost 2 years ago
  • vocab
    Update spaCy pipeline almost 2 years ago
  • .gitattributes
    1.83 kB
    Update spaCy pipeline almost 2 years ago
  • README.md
    774 Bytes
    Update spaCy pipeline almost 2 years ago
  • config.cfg
    3.04 kB
    Update spaCy pipeline almost 2 years ago
  • grc_roberta_lemma_trf-any-py3-none-any.whl
    552 MB
    xet
    Update spaCy pipeline almost 2 years ago
  • meta.json
    699 Bytes
    Update spaCy pipeline almost 2 years ago
  • tokenizer
    32.5 kB
    Update spaCy pipeline almost 2 years ago