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:3738498eae2bf81f247386667fff2074cbdc0085e5b8c155afd44883fb4762dd
size 215761276
|