bert-large-NER
is a fine-tuned BERT model that is ready to use for
Named Entity Recognition
and achieves
state-of-the-art performance
for the NER task. It has been trained to recognize four types of entities: location (LOC), organizations (ORG), person (PER) and Miscellaneous (MISC).
Specifically, this model is a
bert-large-cased
model that was fine-tuned on the English version of the standard
CoNLL-2003 Named Entity Recognition
dataset.
Usage
Loading the model requires the
🤗 Optimum
library installed.
from optimum.onnxruntime import ORTModelForTokenClassification
from transformers import AutoTokenizer, pipeline
tokenizer = AutoTokenizer.from_pretrained("laiyer/bert-large-NER-onnx")
model = ORTModelForTokenClassification.from_pretrained("laiyer/bert-large-NER-onnx")
ner = pipeline(
task="ner",
model=model,
tokenizer=tokenizer,
)
ner_output = ner("My name is John Doe.")
print(ner_output)
bert-large-NER-onnx huggingface.co is an AI model on huggingface.co that provides bert-large-NER-onnx's model effect (), which can be used instantly with this protectai bert-large-NER-onnx model. huggingface.co supports a free trial of the bert-large-NER-onnx model, and also provides paid use of the bert-large-NER-onnx. Support call bert-large-NER-onnx model through api, including Node.js, Python, http.
bert-large-NER-onnx huggingface.co is an online trial and call api platform, which integrates bert-large-NER-onnx's modeling effects, including api services, and provides a free online trial of bert-large-NER-onnx, you can try bert-large-NER-onnx online for free by clicking the link below.
protectai bert-large-NER-onnx online free url in huggingface.co:
bert-large-NER-onnx is an open source model from GitHub that offers a free installation service, and any user can find bert-large-NER-onnx on GitHub to install. At the same time, huggingface.co provides the effect of bert-large-NER-onnx install, users can directly use bert-large-NER-onnx installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
bert-large-NER-onnx install url in huggingface.co: