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