Instructions to use mpajas/mipro-ner with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Flair
How to use mpajas/mipro-ner with Flair:
from flair.models import SequenceTagger tagger = SequenceTagger.load("mpajas/mipro-ner") - Notebooks
- Google Colab
- Kaggle
Matija Pajas commited on
Commit ·
96811b3
1
Parent(s): 7ed0d47
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,5 +11,5 @@ library_name: flair
|
|
| 11 |
pipeline_tag: token-classification
|
| 12 |
widget:
|
| 13 |
- text: Matija Pajas BISS doo
|
| 14 |
-
- text:
|
| 15 |
---
|
|
|
|
| 11 |
pipeline_tag: token-classification
|
| 12 |
widget:
|
| 13 |
- text: Matija Pajas BISS doo
|
| 14 |
+
- text: Herman Miller Amavita Apotheke
|
| 15 |
---
|