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
File size: 128 Bytes
69f9b41 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:14772b683e726436d5948ad3fff2b43d036ef2ebbe3458aafed6004e05a40706
size 128
|