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

442 stars
4 watching
109 forks
Language: Python
last commit: over 3 years ago
chinese-nerentity-extractiongoogle-bertinformation-extractionmsranamed-entity-recognitionnerpytorchtransformer

Related projects:

RepositoryDescriptionStars
kamalkraj/bert-nerAn implementation of named entity recognition using Google's BERT model for the CoNLL-2003 dataset and Python.1,220
lonepatient/nezha_chinese_pytorchAn implementation of a Chinese language model using PyTorch and transformer architecture.262
liyuanlucasliu/ld-netA system for efficiently training and deploying neural networks for named entity recognition tasks with context-dependent representations.147
guillaumegenthial/sequence_taggingNamed Entity Recognition model using LSTM and CRF with character embeddings1,947
franck-dernoncourt/neuronerNamed-entity recognition using neural networks.1,701
huguyuehuhu/hcn-pytorchReplication of a PyTorch model for action recognition and detection from skeleton data218
wannaphong/thai-nerNamed Entity Recognition for Thai Text using PyThaiNLP and custom implementation.53
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236
namisan/mt-dnnA PyTorch package implementing multi-task deep neural networks for natural language understanding2,238
tongjilibo/bert4torchAn implementation of transformer models in PyTorch for natural language processing tasks1,257
ypxie/pytorch-neucomAn implementation of the Differentiable Neural Computer architecture in PyTorch94
zhanghang1989/pytorch-encodingA Python framework for building deep learning models with optimized encoding layers and batch normalization.2,044
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
tonianelope/multilingual-bertInvestigating multilingual language models for Named Entity Recognition in German and English14
seannaren/deepspeech.pytorchA deep learning-based speech recognition system built on top of PyTorch Lightning.2,109