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