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 / parser
1.73 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
diyclassics's picture
diyclassics
Initial release: grc_dep_web_sm v3.8.0
425e8a0 verified 3 months ago
  • cfg
    222 Bytes
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • model
    1.73 MB
    xet
    Initial release: grc_dep_web_sm v3.8.0 3 months ago
  • moves
    2.72 kB
    Initial release: grc_dep_web_sm v3.8.0 3 months ago