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
- Xet hash:
- f3ef8776b637e0c74c30e4cc99290f3249d3236ad883302ca155addc615fec44
- Size of remote file:
- 6.01 MB
- SHA256:
- 5d3a0f367271637bf81f0e606ff0653d5c92065728f91f96e1bc89f0dc7d182b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.