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

latincy
/
grc_dep_web_sm

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

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

  • Libraries
  • spaCy

    How to use latincy/grc_dep_web_sm with spaCy:

    !pip install https://huggingface.co/latincy/grc_dep_web_sm/resolve/main/grc_dep_web_sm-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_dep_web_sm")
    
    # Importing as module.
    import grc_dep_web_sm
    nlp = grc_dep_web_sm.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_dep_web_sm
127 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
diyclassics's picture
diyclassics
Update model card for v3.8.1
d47e03c verified 3 months ago
  • morphologizer
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • parser
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • senter
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • tagger
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • tok2vec
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • trainable_lemmatizer
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • vocab
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • .gitattributes
    2.07 kB
    Add grc_dep_web_sm v3.8.1 (XPOS harmonized) 3 months ago
  • README.md
    4.44 kB
    Update model card for v3.8.1 3 months ago
  • config.cfg
    4.77 kB
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • grc_dep_web_sm-3.8.0-py3-none-any.whl
    24.9 MB
    xet
    Upload grc_dep_web_sm-3.8.0-py3-none-any.whl with huggingface_hub 3 months ago
  • grc_dep_web_sm-3.8.1-py3-none-any.whl
    24.9 MB
    xet
    Add grc_dep_web_sm v3.8.1 (XPOS harmonized) 3 months ago
  • grc_dep_web_sm-any-py3-none-any.whl
    24.9 MB
    xet
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • meta.json
    130 kB
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • package_functions.py
    4.43 kB
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • tokenizer
    32.5 kB
    Initial release: grc_dep_web_sm v3.8.0 3 months ago