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 / vocab
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
manjaveca's picture
manjaveca
Upload folder using huggingface_hub
4d78169 verified about 1 year ago
  • key2row
    1 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    70 kB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • strings.json
    1.1 MB
    Upload folder using huggingface_hub about 1 year ago
  • vectors
    128 Bytes
    Upload folder using huggingface_hub about 1 year ago
  • vectors.cfg
    24 Bytes
    Upload folder using huggingface_hub about 1 year ago