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
This file contains binary data. It cannot be displayed, but you can still download it.