NER-BERT-pytorch

Entity Recognition Tool

A PyTorch implementation of named entity recognition using the Google AI's pre-trained BERT model for Chinese text data.

PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.

GitHub

438 stars
4 watching
110 forks
Language: Python
last commit: over 1 year ago
chinese-nerentity-extractiongoogle-bertinformation-extractionmsranamed-entity-recognitionnerpytorchtransformer

Related projects:

Repository Description Stars
kamalkraj/bert-ner An implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python. 1,211
lonepatient/nezha_chinese_pytorch An implementation of a Chinese language model using PyTorch and transformer architecture. 262
liyuanlucasliu/ld-net A system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations. 146
guillaumegenthial/sequence_tagging Named Entity Recognition model using LSTM and CRF with character embeddings 1,946
franck-dernoncourt/neuroner Named-entity recognition using neural networks. 1,698
huguyuehuhu/hcn-pytorch Replication of a PyTorch model for action recognition and detection from skeleton data 219
wannaphong/thai-ner A Named Entity Recognition tool for the Thai language. 53
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
namisan/mt-dnn A PyTorch package implementing multi-task deep neural networks for natural language understanding 2,238
tongjilibo/bert4torch An implementation of transformer models in PyTorch for natural language processing tasks 1,241
ypxie/pytorch-neucom An implementation of the Differentiable Neural Computer architecture in PyTorch 94
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
tonianelope/multilingual-bert Investigating multilingual language models for Named Entity Recognition in German and English 14
seannaren/deepspeech.pytorch A deep learning-based speech recognition system built on top of PyTorch Lightning. 2,104