Instructions to use MakPr016/radiology-ner-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use MakPr016/radiology-ner-model with spaCy:
!pip install https://huggingface.co/MakPr016/radiology-ner-model/resolve/main/radiology-ner-model-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("radiology-ner-model") # Importing as module. import radiology-ner-model nlp = radiology-ner-model.load() - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!