Instructions to use rahulpointer/en_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use rahulpointer/en_pipeline with spaCy:
!pip install https://huggingface.co/rahulpointer/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
aec0de6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9e85250396006894deff9022b85b04f6d11033e21e8e5187aca60485a0eef1ca
size 6009091
|