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: 132 Bytes
fd7ba0c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c1e6a722903bc55c43382771f66cf5fe2c2f4001790006490d13b04b58123bb0
size 1038643
|