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: 134 Bytes
698c911 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f09f3675c4d5274558d245d27f1b8ef0c36412464135976f135bf35dc7ec05a2
size 443824413
|