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