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