Instructions to use nitieii/ref_no_ner_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- spaCy
How to use nitieii/ref_no_ner_model with spaCy:
!pip install https://huggingface.co/nitieii/ref_no_ner_model/resolve/main/ref_no_ner_model-any-py3-none-any.whl # Using spacy.load(). import spacy nlp = spacy.load("ref_no_ner_model") # Importing as module. import ref_no_ner_model nlp = ref_no_ner_model.load() - Notebooks
- Google Colab
- Kaggle
| Feature | Description |
|---|---|
| Name | en_pipeline |
| Version | 0.0.0 |
| spaCy | >=3.5.4,<3.6.0 |
| Default Pipeline | ner |
| Components | ner |
| Vectors | 0 keys, 0 unique vectors (0 dimensions) |
| Sources | n/a |
| License | n/a |
| Author | n/a |
Label Scheme
View label scheme (1 labels for 1 components)
| Component | Labels |
|---|---|
ner |
REF_NO |
- Downloads last month
- -