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