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

bpben
/
en_imdb_sent_cnn

Text Classification
spaCy
English
Model card Files Files and versions
xet
Community

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

  • Libraries
  • spaCy

    How to use bpben/en_imdb_sent_cnn with spaCy:

    !pip install https://huggingface.co/bpben/en_imdb_sent_cnn/resolve/main/en_imdb_sent_cnn-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_imdb_sent_cnn")
    
    # Importing as module.
    import en_imdb_sent_cnn
    nlp = en_imdb_sent_cnn.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_imdb_sent_cnn / textcat
11.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
bpben's picture
bpben
Update spaCy pipeline
a5c393f about 3 years ago
  • cfg
    85 Bytes
    Update spaCy pipeline about 3 years ago
  • model
    11.4 MB
    xet
    Update spaCy pipeline about 3 years ago