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

valurank
/
en_readability

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

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

  • Libraries
  • spaCy

    How to use valurank/en_readability with spaCy:

    !pip install https://huggingface.co/valurank/en_readability/resolve/main/en_readability-any-py3-none-any.whl
    
    # Using spacy.load().
    import spacy
    nlp = spacy.load("en_readability")
    
    # Importing as module.
    import en_readability
    nlp = en_readability.load()
  • Notebooks
  • Google Colab
  • Kaggle
en_readability / vocab
1.1 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 2 commits
ytsaig's picture
ytsaig
Create readability pipeline.
76162d8 almost 4 years ago
  • key2row
    1 Bytes
    Create readability pipeline. over 4 years ago
  • lookups.bin

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    1 Bytes
    xet
    Create readability pipeline. over 4 years ago
  • strings.json
    1.1 MB
    xet
    Create readability pipeline. almost 4 years ago
  • vectors
    128 Bytes
    xet
    Create readability pipeline. over 4 years ago
  • vectors.cfg
    22 Bytes
    Create readability pipeline. over 4 years ago