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

oh201516
/
en_setec_mk_tv

Token Classification
spaCy
English
Eval Results (legacy)
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use oh201516/en_setec_mk_tv with spaCy:

    !pip install https://huggingface.co/oh201516/en_setec_mk_tv/resolve/main/en_setec_mk_tv-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_setec_mk_tv")
    
    # Importing as module.
    import en_setec_mk_tv
    nlp = en_setec_mk_tv.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_setec_mk_tv / ner
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
oh201516's picture
oh201516
Update spaCy pipeline
7ee8264 verified almost 2 years ago
  • cfg
    221 Bytes
    Update spaCy pipeline almost 2 years ago
  • model
    138 kB
    Update spaCy pipeline almost 2 years ago
  • moves
    864 Bytes
    Update spaCy pipeline almost 2 years ago