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
- Size of remote file:
- 41.2 kB
- SHA256:
- 2783d100fe55cfbbcff2205278bc1210be1aef918f50fc19722650f4dda7e1e4
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.