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