BERT-NER

BERT NER

An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.

Pytorch-Named-Entity-Recognition-with-BERT

GitHub

1k stars
23 watching
278 forks
Language: Python
last commit: over 3 years ago
bertbert-nerconll-2003cpp11curlinferencenamed-entity-recognitionpostmanpretrained-modelspytorch

Related projects:

Repository Description Stars
lemonhu/ner-bert-pytorch A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data. 438
franck-dernoncourt/neuroner Named-entity recognition using neural networks. 1,698
tonianelope/multilingual-bert Investigating multilingual language models for Named Entity Recognition in German and English 14
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
deeppavlov/slavic-bert-ner A shared BERT model for NER tasks in Slavic languages, pre-trained on Bulgarian, Czech, Polish, and Russian texts. 73
scicloj/scicloj.ml.crf A plugin for scicloj.ml providing Named Entity Recognition (NER) functionality using Stanford's CRF-NER model. 0
laurentmazare/ocaml-bert Implementing BERT-like NLP models in OCaml using PyTorch bindings and pre-trained weights from popular sources. 23
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
dbmdz/berts Provides pre-trained language models for natural language processing tasks 155
allenai/scibert A BERT model trained on scientific text for natural language processing tasks 1,521
cogcomp/talen A tool for annotating named entities in low-resource languages using web-based annotation interface. 112
text-mining/persian-ner A Persian named entity recognition system with a large, labeled dataset. 224
hernanmd/stner An interface to the Stanford Named Entity Recognizer from Pharo Smalltalk 0
wannaphong/thai-ner A Named Entity Recognition tool for the Thai language. 53
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146