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