Instructions to use khanzaid/en_updated_custom_industry with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use khanzaid/en_updated_custom_industry with spaCy:
!pip install https://huggingface.co/khanzaid/en_updated_custom_industry/resolve/main/en_updated_custom_industry-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_updated_custom_industry") # Importing as module. import en_updated_custom_industry nlp = en_updated_custom_industry.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!