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

manjaveca
/
entity-extractor

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

Instructions to use manjaveca/entity-extractor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • spaCy

    How to use manjaveca/entity-extractor with spaCy:

    !pip install https://huggingface.co/manjaveca/entity-extractor/resolve/main/entity-extractor-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("entity-extractor")
    
    # Importing as module.
    import entity-extractor
    nlp = entity-extractor.load()
  • Notebooks
  • Google Colab
  • Kaggle
entity-extractor / ner
6.16 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
manjaveca's picture
manjaveca
Upload folder using huggingface_hub
4d78169 verified about 1 year ago
  • cfg
    233 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • model
    6.15 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • moves
    1.06 kB
    Upload folder using huggingface_hub about 1 year ago