Instructions to use pvrwork/en_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use pvrwork/en_pipeline with spaCy:
!pip install https://huggingface.co/pvrwork/en_pipeline/resolve/main/en_pipeline-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_pipeline") # Importing as module. import en_pipeline nlp = en_pipeline.load() - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
607e3a8 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5d3a0f367271637bf81f0e606ff0653d5c92065728f91f96e1bc89f0dc7d182b
size 6009091
|