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

danielcthompson
/
en_scispaCy_vascular_classification

Text Classification
spaCy
English
token-classification
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use danielcthompson/en_scispaCy_vascular_classification with spaCy:

    !pip install https://huggingface.co/danielcthompson/en_scispaCy_vascular_classification/resolve/main/en_scispaCy_vascular_classification-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_scispaCy_vascular_classification")
    
    # Importing as module.
    import en_scispaCy_vascular_classification
    nlp = en_scispaCy_vascular_classification.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_scispaCy_vascular_classification / ner
6.85 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
Daniel Thompson
Initial upload
f9052c5 verified almost 2 years ago
  • cfg
    221 Bytes
    Initial upload almost 2 years ago
  • model
    6.85 MB
    xet
    Initial upload almost 2 years ago
  • moves
    135 Bytes
    Initial upload almost 2 years ago