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

TakoData
/
en_tako_query_filter

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

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

  • Libraries
  • spaCy

    How to use TakoData/en_tako_query_filter with spaCy:

    !pip install https://huggingface.co/TakoData/en_tako_query_filter/resolve/main/en_tako_query_filter-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_tako_query_filter")
    
    # Importing as module.
    import en_tako_query_filter
    nlp = en_tako_query_filter.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_tako_query_filter / textcat
9.19 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
noahjax's picture
noahjax
Update spaCy pipeline
6bc2011 verified over 1 year ago
  • cfg
    260 Bytes
    Update spaCy pipeline over 1 year ago
  • model
    9.19 MB
    xet
    Update spaCy pipeline over 1 year ago