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
28 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
manjaveca's picture
manjaveca
Upload folder using huggingface_hub
4d78169 verified about 1 year ago
  • attribute_ruler
    Upload folder using huggingface_hub about 1 year ago
  • lemmatizer
    Upload folder using huggingface_hub about 1 year ago
  • ner
    Upload folder using huggingface_hub about 1 year ago
  • parser
    Upload folder using huggingface_hub about 1 year ago
  • senter
    Upload folder using huggingface_hub about 1 year ago
  • tagger
    Upload folder using huggingface_hub about 1 year ago
  • tok2vec
    Upload folder using huggingface_hub about 1 year ago
  • vocab
    Upload folder using huggingface_hub about 1 year ago
  • .gitattributes
    1.17 kB
    Upload folder using huggingface_hub about 1 year ago
  • LICENSE
    1.08 kB
    Upload folder using huggingface_hub about 1 year ago
  • LICENSES_SOURCES
    2.41 kB
    Upload folder using huggingface_hub about 1 year ago
  • README.md
    3.75 kB
    Upload folder using huggingface_hub about 1 year ago
  • accuracy.json
    6.65 kB
    Upload folder using huggingface_hub about 1 year ago
  • config.cfg
    5.8 kB
    Upload folder using huggingface_hub about 1 year ago
  • en_core_web_sm-any-py3-none-any.whl
    12.8 MB
    xet
    Upload folder using huggingface_hub about 1 year ago
  • meta.json
    10.6 kB
    Upload folder using huggingface_hub about 1 year ago
  • tokenizer
    77.1 kB
    Upload folder using huggingface_hub about 1 year ago