Instructions to use oh201516/en_setec_mk_tv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use oh201516/en_setec_mk_tv with spaCy:
!pip install https://huggingface.co/oh201516/en_setec_mk_tv/resolve/main/en_setec_mk_tv-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("en_setec_mk_tv") # Importing as module. import en_setec_mk_tv nlp = en_setec_mk_tv.load() - Notebooks
- Google Colab
- Kaggle
Ctrl+K