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