Instructions to use riidact/ner-multilingual with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use riidact/ner-multilingual with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'riidact/ner-multilingual');
Commit History
license: CC-BY-NC-4.0 (non-commercial); MIT base NOTICE 5188ea4 verified
Ahmed Cader commited on
model card: correct certified count to 88 (72 hand-verified + 84 statistical) 04b34dc verified
Ahmed Cader commited on
v1: 103-language WikiANN + honorific-augmentation fine-tune 6c952ac verified
Ahmed Cader commited on
initial commit 9a8f607 verified
Ahmed Cader commited on