Instructions to use onnx-community/bert-base-NER-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use onnx-community/bert-base-NER-ONNX with Transformers.js:
// npm i @huggingface/transformers import { pipeline } from '@huggingface/transformers'; // Allocate pipeline const pipe = await pipeline('token-classification', 'onnx-community/bert-base-NER-ONNX');
File size: 134 Bytes
9faa2f4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:82205ea6f29ad865269c1a0b0258e83e39d70097d81065e8cbff1980050f2eb7
size 108908107
|