Instructions to use alphai/en_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use alphai/en_pipeline with spaCy:
!pip install https://huggingface.co/alphai/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:
- a84dd3c57f8eaeb52e23d992bc0e2c682ca436b69d3776d9bf106dd2b867dacc
- Size of remote file:
- 4.44 MB
- SHA256:
- 1f8e15b86b06dc8b0b62d8bd9fc9b9d29f6547432ba92ce0cef213a65d6ebe22
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.