Instructions to use Batool/en_pipeline with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use Batool/en_pipeline with spaCy:
!pip install https://huggingface.co/Batool/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
| ��moves��{"0":{},"1":{"HIGH_BILL":36,"ISSUE":30,"CAUSE":22,"INSTALL_METER":21,"NEW_SERVICE":18,"METER_CHECK":3,"SITE_CHECK":2},"2":{"HIGH_BILL":36,"ISSUE":30,"CAUSE":22,"INSTALL_METER":21,"NEW_SERVICE":18,"METER_CHECK":3,"SITE_CHECK":2},"3":{"HIGH_BILL":36,"ISSUE":30,"CAUSE":22,"INSTALL_METER":21,"NEW_SERVICE":18,"METER_CHECK":3,"SITE_CHECK":2},"4":{"HIGH_BILL":36,"ISSUE":30,"CAUSE":22,"INSTALL_METER":21,"NEW_SERVICE":18,"METER_CHECK":3,"SITE_CHECK":2,"":1},"5":{"":1}}�cfg��neg_key� |