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

  • Log In
  • Sign Up

janko
/
grc_dep_joint_xlm

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

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

  • Libraries
  • spaCy

    How to use janko/grc_dep_joint_xlm with spaCy:

    !pip install https://huggingface.co/janko/grc_dep_joint_xlm/resolve/main/grc_dep_joint_xlm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_dep_joint_xlm")
    
    # Importing as module.
    import grc_dep_joint_xlm
    nlp = grc_dep_joint_xlm.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_dep_joint_xlm
2.17 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
janko's picture
janko
Update spaCy pipeline
2970758 about 3 years ago
  • frequency_lemmatizer
    Update spaCy pipeline about 3 years ago
  • morphologizer
    Update spaCy pipeline about 3 years ago
  • parser
    Update spaCy pipeline about 3 years ago
  • tagger
    Update spaCy pipeline about 3 years ago
  • trainable_lemmatizer
    Update spaCy pipeline about 3 years ago
  • transformer
    Update spaCy pipeline about 3 years ago
  • vocab
    Update spaCy pipeline about 3 years ago
  • .gitattributes
    1.96 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    116 kB
    Update spaCy pipeline about 3 years ago
  • config.cfg
    4.88 kB
    Update spaCy pipeline about 3 years ago
  • grc_dep_treebanks_xlm-any-py3-none-any.whl
    911 MB
    xet
    Update spaCy pipeline about 3 years ago
  • lemmatizer.py
    8.07 kB
    Update spaCy pipeline about 3 years ago
  • meta.json
    126 kB
    Update spaCy pipeline about 3 years ago
  • tokenizer
    32.5 kB
    Update spaCy pipeline about 3 years ago