Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

wesslen
/
en_ner_reddit_cooking

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

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

  • Libraries
  • spaCy

    How to use wesslen/en_ner_reddit_cooking with spaCy:

    !pip install https://huggingface.co/wesslen/en_ner_reddit_cooking/resolve/main/en_ner_reddit_cooking-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_ner_reddit_cooking")
    
    # Importing as module.
    import en_ner_reddit_cooking
    nlp = en_ner_reddit_cooking.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_ner_reddit_cooking
12.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
wesslen's picture
wesslen
Update spaCy pipeline
2716ce0 verified about 2 years ago
  • ner
    Update spaCy pipeline about 2 years ago
  • tok2vec
    Update spaCy pipeline about 2 years ago
  • vocab
    Update spaCy pipeline about 2 years ago
  • .gitattributes
    1.65 kB
    Update spaCy pipeline about 2 years ago
  • README.md
    1.11 kB
    Update spaCy pipeline about 2 years ago
  • config.cfg
    2.77 kB
    Update spaCy pipeline about 2 years ago
  • en_ner_reddit_cooking-any-py3-none-any.whl
    5.72 MB
    xet
    Update spaCy pipeline about 2 years ago
  • meta.json
    1.04 kB
    Update spaCy pipeline about 2 years ago
  • tokenizer
    77.1 kB
    Update spaCy pipeline about 2 years ago