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