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