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