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

  • Log In
  • Sign Up

placingholocaust
/
ph-md

Token Classification
spaCy
Model card Files Files and versions
xet
Community

Instructions to use placingholocaust/ph-md with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use placingholocaust/ph-md with spaCy:

    !pip install https://huggingface.co/placingholocaust/ph-md/resolve/main/ph-md-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("ph-md")
    
    # Importing as module.
    import ph-md
    nlp = ph-md.load()
  • Notebooks
  • Google Colab
  • Kaggle
ph-md
76.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
wjbmattingly's picture
wjbmattingly
Update README.md
8a12f3b verified about 2 years ago
  • spancat
    init about 2 years ago
  • tok2vec
    init about 2 years ago
  • vocab
    init about 2 years ago
  • .gitattributes
    1.72 kB
    init about 2 years ago
  • README.md
    1.91 kB
    Update README.md about 2 years ago
  • config.cfg
    2.88 kB
    init about 2 years ago
  • meta.json
    862 Bytes
    init about 2 years ago
  • tokenizer
    77.1 kB
    init about 2 years ago