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

janko
/
grc_ner_joint_trf

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

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

  • Libraries
  • spaCy

    How to use janko/grc_ner_joint_trf with spaCy:

    !pip install https://huggingface.co/janko/grc_ner_joint_trf/resolve/main/grc_ner_joint_trf-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("grc_ner_joint_trf")
    
    # Importing as module.
    import grc_ner_joint_trf
    nlp = grc_ner_joint_trf.load()
  • Notebooks
  • Google Colab
  • Kaggle
grc_ner_joint_trf / entity_ruler
3.32 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
janko's picture
janko
Update spaCy pipeline
1fd70b5 over 3 years ago
  • cfg
    74 Bytes
    Update spaCy pipeline over 3 years ago
  • patterns.jsonl
    3.32 MB
    Update spaCy pipeline over 3 years ago