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

MohammadOthman
/
en_roberta_base_plant_ner_case

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

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

  • Libraries
  • spaCy

    How to use MohammadOthman/en_roberta_base_plant_ner_case with spaCy:

    !pip install https://huggingface.co/MohammadOthman/en_roberta_base_plant_ner_case/resolve/main/en_roberta_base_plant_ner_case-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_roberta_base_plant_ner_case")
    
    # Importing as module.
    import en_roberta_base_plant_ner_case
    nlp = en_roberta_base_plant_ner_case.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_roberta_base_plant_ner_case
931 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
MohammadOthman's picture
MohammadOthman
Update README.md
3c3cffe about 3 years ago
  • ner
    Update spaCy pipeline about 3 years ago
  • transformer
    Update spaCy pipeline about 3 years ago
  • vocab
    Update spaCy pipeline about 3 years ago
  • .gitattributes
    1.62 kB
    Update spaCy pipeline about 3 years ago
  • README.md
    4.3 kB
    Update README.md about 3 years ago
  • config.cfg
    2.83 kB
    Update spaCy pipeline about 3 years ago
  • en_roberta_base_plant_ner_case-any-py3-none-any.whl
    429 MB
    xet
    Update spaCy pipeline about 3 years ago
  • meta.json
    825 Bytes
    Update spaCy pipeline about 3 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline about 3 years ago
  • widget.yaml
    342 Bytes
    Update widget.yaml about 3 years ago